Tried adding dialog and main window
This commit is contained in:
@@ -3,14 +3,16 @@
|
||||
// Used by Dialogs.rc
|
||||
//
|
||||
#define IDD_ABOUT_DIALOG 102
|
||||
#define IDD_TOOLBOX 103
|
||||
#define IDC_TOOLBOX_BROWSER 1001
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 105
|
||||
#define _APS_NEXT_RESOURCE_VALUE 106
|
||||
#define _APS_NEXT_COMMAND_VALUE 40004
|
||||
#define _APS_NEXT_CONTROL_VALUE 1001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1002
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user