12345678910111213141516171819 |
- #define IDD_CONFIG 109
- #define IDC_CHECK1 1000
- #define IDC_DEFCOL 1036
- #define IDC_STATIC -1
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 102
- #define _APS_NEXT_COMMAND_VALUE 40001
- #define _APS_NEXT_CONTROL_VALUE 1001
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|