Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

PuppetMaster.h

Go to the documentation of this file.
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"       // main symbols
00022 
00024 class CPuppetMasterApp : public CWinApp
00025 {
00026 public:
00028     CPuppetMasterApp();
00029 
00030     // ClassWizard generated virtual function overrides
00031     //{{AFX_VIRTUAL(CPuppetMasterApp)
00032 
00034     virtual BOOL InitInstance();
00035 
00036     //}}AFX_VIRTUAL
00037 
00038     //{{AFX_MSG(CPuppetMasterApp)
00039         // NOTE - the ClassWizard will add and remove member functions here.
00040         //    DO NOT EDIT what you see in these blocks of generated code !
00041     //}}AFX_MSG
00042     DECLARE_MESSAGE_MAP()
00043 };
00044 
00045 
00047 
00048 //{{AFX_INSERT_LOCATION}}
00049 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
00050 
00051 #endif // !defined(AFX_PUPPETMASTER_H__573CBE3E_6D79_42D3_95F0_F1FAC952656E__INCLUDED_)

Generated on Tue Oct 16 14:06:18 2001 for PuppetMaster by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001