Added dialog
This commit is contained in:
14
resource.h
14
resource.h
@@ -4,16 +4,22 @@
|
||||
//
|
||||
#define IDD_TOOLBOX 101
|
||||
#define IDD_ABOUT_DIALOG 102
|
||||
#define IDR_MENU1 107
|
||||
#define IDD_PROPPAGE_SMALL 108
|
||||
#define IDC_AXBROWSER1 1001
|
||||
#define IDC_BUTTON1 1002
|
||||
#define IDC_SAVE 1004
|
||||
#define IDC_LOAD 1005
|
||||
#define IDC_LOAD2 1006
|
||||
#define ID_FILE_SAVE40004 40004
|
||||
#define ID_FILE_QUIT 40005
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 106
|
||||
#define _APS_NEXT_COMMAND_VALUE 40004
|
||||
#define _APS_NEXT_CONTROL_VALUE 1003
|
||||
#define _APS_NEXT_RESOURCE_VALUE 109
|
||||
#define _APS_NEXT_COMMAND_VALUE 40006
|
||||
#define _APS_NEXT_CONTROL_VALUE 1005
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user