You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.1 KiB
C
31 lines
1.1 KiB
C
// {{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by Utility.rc
|
|
//
|
|
#define IDD_MESSAGE_BOX_DLG 133
|
|
#define IDB_BITMAP_BACKGROUND 217
|
|
#define IDI_NO1 256
|
|
#define IDI_YES1 257
|
|
#define IDI_ICONSTOP1 258
|
|
#define IDI_ICONQUESTION1 259
|
|
#define IDI_ICONEXCLAMATION1 260
|
|
#define IDI_ICONINFORMATION1 261
|
|
#define IDC_DETAILS 1003
|
|
#define IDC_PROGRESS1 1049
|
|
#define IDC_MESSAGE_BOX_ICON 1696
|
|
#define IDC_MESSAGE_BOX_TEXT 1697
|
|
#define IDC_COUNT 1767
|
|
#define IDC_DETAILS_EDIT 1767
|
|
#define IDC_CHECK1 1768
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 218
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|