12345678910111213141516171819202122 |
- #define IDS_STRING1 1
- #define IDI_ICON2 1
- #define IDD_DIALOG1 108
- #define IDD_PROGRESS 109
- #define IDB_QWBITMAP 112
- #define IDC_PROGRESS 1000
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 115
- #define _APS_NEXT_COMMAND_VALUE 40001
- #define _APS_NEXT_CONTROL_VALUE 1001
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|