1 // branch_patcher.h : main header file for the BRANCH_PATCHER application
4 #if !defined(AFX_BRANCH_PATCHER_H__7221F056_C6DB_48EB_9FF4_CD5208425BB2__INCLUDED_)
5 #define AFX_BRANCH_PATCHER_H__7221F056_C6DB_48EB_9FF4_CD5208425BB2__INCLUDED_
9 #endif // _MSC_VER > 1000
12 #error include 'stdafx.h' before including this file for PCH
15 #include "resource.h" // main symbols
17 /////////////////////////////////////////////////////////////////////////////
18 // CBranch_patcherApp:
19 // See branch_patcher.cpp for the implementation of this class
22 class CBranch_patcherApp
: public CWinApp
28 // ClassWizard generated virtual function overrides
29 //{{AFX_VIRTUAL(CBranch_patcherApp)
31 virtual BOOL
InitInstance();
36 //{{AFX_MSG(CBranch_patcherApp)
42 /////////////////////////////////////////////////////////////////////////////
44 //{{AFX_INSERT_LOCATION}}
45 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
47 #endif // !defined(AFX_BRANCH_PATCHER_H__7221F056_C6DB_48EB_9FF4_CD5208425BB2__INCLUDED_)