3 //=============================================================================
5 * @file ACE_Init_Test.h
7 * Main header file for the ACE_INIT_TEST application.
9 * @author Steve Huston <shuston@cs.wustl.edu>
11 //=============================================================================
14 #ifndef AFX_ACE_INIT_TEST_H__64FDC9FE_F7F9_11D2_89B6_00A024CC68DB__INCLUDED_
15 #define AFX_ACE_INIT_TEST_H__64FDC9FE_F7F9_11D2_89B6_00A024CC68DB__INCLUDED_
19 #endif // _MSC_VER >= 1000
22 #error include 'stdafx.h' before including this file for PCH
25 #include "ACE_Init_Test_Resource.h" // main symbols
28 * @class CACE_Init_TestApp
30 * @brief See ACE_Init_Test.cpp for the implementation of this class
32 class CACE_Init_TestApp
: public CWinApp
35 CACE_Init_TestApp (void);
38 // ClassWizard generated virtual function overrides
39 //{{AFX_VIRTUAL(CACE_Init_TestApp)
42 virtual BOOL
InitInstance();
46 //{{AFX_MSG(CACE_Init_TestApp)
47 // NOTE - the ClassWizard will add and remove member functions here.
48 // DO NOT EDIT what you see in these blocks of generated code !
53 //{{AFX_INSERT_LOCATION}}
54 // Microsoft Developer Studio will insert additional declarations immediately before the previous line.
56 #endif /* !defined(AFX_ACE_INIT_TEST_H__64FDC9FE_F7F9_11D2_89B6_00A024CC68DB__INCLUDED_) */