3 //=============================================================================
5 * @file ACE_Init_Test.h
7 * Main header file for the ACE_INIT_TEST application.
9 * @author Steve Huston <shuston@riverace.com>
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_
18 #error include 'stdafx.h' before including this file for PCH
21 #include "ACE_Init_Test_Resource.h" // main symbols
24 * @class CACE_Init_TestApp
26 * @brief See ACE_Init_Test.cpp for the implementation of this class
28 class CACE_Init_TestApp
: public CWinApp
34 // ClassWizard generated virtual function overrides
35 //{{AFX_VIRTUAL(CACE_Init_TestApp)
38 virtual BOOL
InitInstance();
42 //{{AFX_MSG(CACE_Init_TestApp)
43 // NOTE - the ClassWizard will add and remove member functions here.
44 // DO NOT EDIT what you see in these blocks of generated code !
49 //{{AFX_INSERT_LOCATION}}
50 // Microsoft Developer Studio will insert additional declarations immediately before the previous line.
52 #endif /* !defined(AFX_ACE_INIT_TEST_H__64FDC9FE_F7F9_11D2_89B6_00A024CC68DB__INCLUDED_) */