Fixed include issues
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by Dialogs.rc
|
||||
//
|
||||
#define IDD_FORMVIEW 101
|
||||
#define IDD_TOOLBOX 101
|
||||
#define IDD_ABOUT_DIALOG 102
|
||||
#define IDC_AXBROWSER1 1001
|
||||
#define IDC_BUTTON1 1002
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
@@ -13,7 +13,7 @@
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 106
|
||||
#define _APS_NEXT_COMMAND_VALUE 40004
|
||||
#define _APS_NEXT_CONTROL_VALUE 1002
|
||||
#define _APS_NEXT_CONTROL_VALUE 1003
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user