00001
00010 #if !defined(AFX_PUPPETMASTER_H__573CBE3E_6D79_42D3_95F0_F1FAC952656E__INCLUDED_)
00011 #define AFX_PUPPETMASTER_H__573CBE3E_6D79_42D3_95F0_F1FAC952656E__INCLUDED_
00012
00013 #if _MSC_VER > 1000
00014 #pragma once
00015 #endif // _MSC_VER > 1000
00016
00017 #ifndef __AFXWIN_H__
00018 #error include 'stdafx.h' before including this file for PCH
00019 #endif
00020
00021 #include "resource.h"
00022
00024 class CPuppetMasterApp : public CWinApp
00025 {
00026 public:
00028 CPuppetMasterApp();
00029
00030
00031
00032
00034 virtual BOOL InitInstance();
00035
00036
00037
00038
00039
00040
00041
00042 DECLARE_MESSAGE_MAP()
00043 };
00044
00045
00047
00048
00049
00050
00051 #endif