106 lines
4.4 KiB
C
106 lines
4.4 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by VistaTaskDialog.rc
|
|
//
|
|
#define IDR_MANIFEST 1
|
|
#define IDS_WINDOWTITLE 10
|
|
#define IDS_CONTENT 11
|
|
#define IDS_MAININSTRUCTION 12
|
|
#define IDS_EXPANDEDINFORMATION 14
|
|
#define IDS_FOOTER 15
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDS_RB_GOOD 16
|
|
#define IDS_RB_OK 17
|
|
#define IDS_RB_BAD 18
|
|
#define IDS_CB_SAVE 19
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDS_ERROR_RESERVED 102
|
|
#define IDS_PROPSHT_CAPTION 103
|
|
#define IDR_MAINFRAME 128
|
|
#define IDD_TASKDIALOG_SAMPLES 131
|
|
#define IDD_TASKDIALOG_GENERAL 133
|
|
#define IDD_TASKDIALOG_EXPANDED 134
|
|
#define IDD_TASKDIALOG_BUTTONS 135
|
|
#define IDD_TASKDIALOG_RADIOBUTTONS 136
|
|
#define IDD_TASKDIALOG_ICONS 137
|
|
#define IDD_TASKDIALOG_BUTTONEDIT 138
|
|
#define RB_GOOD 150
|
|
#define RB_OK 151
|
|
#define RB_BAD 152
|
|
#define CB_SAVE 153
|
|
#define IDR_DIALOGS 200
|
|
#define IDC_TXT_DEFAULT 1001
|
|
#define IDC_EDIT_TEXT 1002
|
|
#define IDC_EDIT_ID 1004
|
|
#define IDC_BUTTON_PROGRESSDIALOG 1004
|
|
#define IDC_CHK_SYSICON 1005
|
|
#define IDC_BUTTON_DYNAMICDIALOG 1005
|
|
#define IDC_EDIT_FOOTER 1006
|
|
#define IDC_BUTTON_TIMERDIALOG 1006
|
|
#define IDC_BTN_FOOTPATH 1007
|
|
#define IDC_STATIC_LINK 1007
|
|
#define IDC_EDIT_COLLAPSEDCONT 1008
|
|
#define IDC_CHECK1 1008
|
|
#define IDC_CHECK_SKINFRAMEWORK 1008
|
|
#define IDC_COMBO_FOOTICON 1009
|
|
#define IDC_BUTTON_XMLDIALOG1 1009
|
|
#define IDC_EDIT_FOOTPATH 1010
|
|
#define IDC_BUTTON_XMLDIALOG2 1010
|
|
#define IDC_CHK_NODEFAULT 1011
|
|
#define IDC_BUTTON_XMLDIALOG3 1011
|
|
#define IDC_CHK_SHOWICONS 1012
|
|
#define IDC_BUTTON_XMLDIALOG4 1012
|
|
#define IDC_EDIT_WIDTH 1013
|
|
#define IDC_BUTTON_XMLDIALOG5 1013
|
|
#define IDC_SPIN_ID 1014
|
|
#define IDC_BUTTON_XMLDIALOG6 1014
|
|
#define IDC_CHK_OK 1015
|
|
#define IDC_STATIC_TDPAD 1015
|
|
#define IDC_CHK_YES 1016
|
|
#define IDC_BUTTON_XMLDIALOG7 1016
|
|
#define IDC_CHK_CANCEL 1017
|
|
#define IDC_BUTTON_SHEET 1017
|
|
#define IDC_CHK_NO 1018
|
|
#define IDC_CHK_RETRY 1019
|
|
#define IDC_CHK_CLOSE 1020
|
|
#define IDC_EDIT_TITLE 1021
|
|
#define IDC_EDIT_MAIN 1022
|
|
#define IDC_EDIT_CONTENT 1023
|
|
#define IDC_EDIT_VERIFY 1024
|
|
#define IDS_EDIT_VERIFY 1024
|
|
#define IDC_CHK_VERIFY 1025
|
|
#define IDC_CHK_WIDTH 1026
|
|
#define IDC_SPIN_WIDTH 1027
|
|
#define IDC_CHK_HYPERLINKS 1028
|
|
#define IDC_CHK_ALLOWCANCEL 1029
|
|
#define IDC_CHK_POSITION 1030
|
|
#define IDC_CHK_PROGRESS 1031
|
|
#define IDC_CHK_MARQUEE 1032
|
|
#define IDC_CHK_RTL 1033
|
|
#define IDC_EDIT_EXPANDEDINFO 1034
|
|
#define IDC_EDIT_EXPANDEDCONT 1035
|
|
#define IDC_CHK_BYDEFAULT 1036
|
|
#define IDC_CHK_FOOTERAREA 1037
|
|
#define IDC_LIST_CUSTOM 1038
|
|
#define IDC_BTN_ADD 1039
|
|
#define IDC_BTN_EDIT 1040
|
|
#define IDC_BTN_REMOVE 1041
|
|
#define IDC_CHK_USELINKS 1042
|
|
#define IDC_COMBO_DEFAULT 1043
|
|
#define IDC_COMBO_MAINICON 1044
|
|
#define IDC_EDIT_MAINPATH 1045
|
|
#define IDC_BTN_MAINPATH 1046
|
|
#define IDC_BTN_ADDFIVE 1047
|
|
#define IDC_BTN_SUBFIVE 1048
|
|
#define IDC_TXT_COUNTBYFIVE 1049
|
|
|
|
// 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 1016
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|