/3rd_party/wtl/Samples/Wizard97Test/resource.h
C Header | 71 lines | 62 code | 3 blank | 6 comment | 0 complexity | b802300aae91170c226181cc325e9cca MD5 | raw file
Possible License(s): LGPL-2.1, BSD-3-Clause, JSON, MPL-2.0-no-copyleft-exception, GPL-2.0, GPL-3.0, LGPL-3.0, BSD-2-Clause
1//{{NO_DEPENDENCIES}} 2// Microsoft Developer Studio generated include file. 3// Used by Wizard97Test.rc 4// 5#define IDD_WIZ97_INTERIOR_BLANK 110 6#define IDD_WIZ97_EXTERIOR_BLANK 111 7#define IDD_WIZ97_WELCOME 115 8#define IDD_WIZ97_COMPLETION 116 9#define IDD_WIZ97_PATHFILTER 117 10#define IDD_WIZ97_FILEPREVIEW 118 11#define IDD_WIZ97_OUTPUT 119 12 13#define IDB_WIZ97_HEADER 1000 14#define IDB_WIZ97_WATERMARK 1001 15 16#define IDC_WIZ97_EXTERIOR_TITLE 1004 17#define IDC_WIZ97_EXTERIOR_DESC 1005 18#define IDC_WIZ97_WELCOME_NOTAGAIN 1006 19#define IDC_WIZ97_SUMMARY 1007 20#define IDC_WIZ97_EXTERIOR_CLICKFINISH 1008 21#define IDC_WIZ97_BULLET1 1011 22#define IDC_WIZ97_BULLET2 1012 23#define IDC_WIZ97_BULLET3 1013 24#define IDC_WIZ97_BULLET4 1014 25#define IDC_WIZ97_BULLET5 1015 26#define IDC_WIZ97_BULLET6 1016 27#define IDC_WIZ97_BULLET7 1017 28#define IDC_WIZ97_BULLET8 1018 29#define IDC_WIZ97_BULLET9 1019 30#define IDC_WIZ97_BULLET1_DESC 1021 31#define IDC_WIZ97_BULLET2_DESC 1022 32#define IDC_WIZ97_BULLET3_DESC 1023 33#define IDC_WIZ97_BULLET4_DESC 1024 34#define IDC_WIZ97_BULLET5_DESC 1025 35#define IDC_WIZ97_BULLET6_DESC 1026 36#define IDC_WIZ97_BULLET7_DESC 1027 37#define IDC_WIZ97_BULLET8_DESC 1028 38#define IDC_WIZ97_BULLET9_DESC 1029 39#define IDC_LABEL_DESCRIPTION 1101 40#define IDC_LABEL_PATH 1102 41#define IDC_EDIT_PATH 1103 42#define IDC_BTN_BROWSEPATH 1104 43#define IDC_RADIO_RECURSE 1105 44#define IDC_RADIO_NORECURSE 1106 45#define IDC_LABEL_FILTER 1107 46#define IDC_RADIO_FILTER_ALL 1108 47#define IDC_RADIO_FILTER_CUSTOM 1109 48#define IDC_EDIT_FILTER 1110 49#define IDC_LIST_FILES 1120 50#define IDC_BTN_ADD 1121 51#define IDC_BTN_REMOVE 1122 52#define IDC_BTN_PREVIEW 1123 53#define IDC_RADIO_COPYTOCLIPBOARD 1200 54#define IDC_RADIO_SENDEMAIL 1201 55#define IDC_RADIO_SAVETOFILE 1202 56#define IDC_EDIT_SAVETOFILE 1203 57#define IDC_BTN_FILEBROWSE 1204 58#define IDC_LABEL_FILEENCODING 1205 59#define IDC_COMBO_FILEENCODING 1206 60#define IDC_LABEL_FILENAME 1207 61 62// Next default values for new objects 63// 64#ifdef APSTUDIO_INVOKED 65#ifndef APSTUDIO_READONLY_SYMBOLS 66#define _APS_NEXT_RESOURCE_VALUE 201 67#define _APS_NEXT_COMMAND_VALUE 32772 68#define _APS_NEXT_CONTROL_VALUE 1208 69#define _APS_NEXT_SYMED_VALUE 201 70#endif 71#endif