1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Developer Studio generated include file.
- // Used by Demo.rc
- //
- #define IDD_ABOUTBOX 100
- #define IDD_DEMO_FORM 101
- #define IDD_PROPPAGE1 104
- #define IDD_PROPPAGE2 105
- #define IDD_PROPPAGE3 106
- #define IDR_MAINFRAME 128
- #define IDR_DEMOTYPE 129
- #define IDR_DEMOTYPE1 130
- #define IDR_DEMOTYPE2 131
- #define IDD_NEWFORM 131
- #define IDC_EDIT1 1000
- #define IDC_BUTTON1 1002
- #define IDC_BUTTON2 1003
- #define IDC_CHECK1 1003
- #define IDC_RADIO4 1004
- #define IDC_COMBO1 1005
- #define IDC_LIST1 1006
- #define IDC_RADIO1 1008
- #define IDC_PICTURE1 1008
- #define IDC_RADIO2 1009
- #define IDC_STATIC1 1010
- #define IDC_SLIDER1 1010
- #define IDC_GROUP1 1011
- #define IDC_LABEL1 1011
- #define IDC_ICON1 1012
- #define IDC_RADIO3 1013
- #define IDC_STATIC2 1014
- #define IDC_TEXT 1015
- #define IDC_SHEETHOLDER 1016
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 132
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1017
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|