/3rd_party/wtl/Samples/Wizard97Test/resource.h

https://code.google.com/p/softart/ · C Header · 71 lines · 62 code · 3 blank · 6 comment · 0 complexity · b802300aae91170c226181cc325e9cca MD5 · raw file

  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. #define IDB_WIZ97_HEADER 1000
  13. #define IDB_WIZ97_WATERMARK 1001
  14. #define IDC_WIZ97_EXTERIOR_TITLE 1004
  15. #define IDC_WIZ97_EXTERIOR_DESC 1005
  16. #define IDC_WIZ97_WELCOME_NOTAGAIN 1006
  17. #define IDC_WIZ97_SUMMARY 1007
  18. #define IDC_WIZ97_EXTERIOR_CLICKFINISH 1008
  19. #define IDC_WIZ97_BULLET1 1011
  20. #define IDC_WIZ97_BULLET2 1012
  21. #define IDC_WIZ97_BULLET3 1013
  22. #define IDC_WIZ97_BULLET4 1014
  23. #define IDC_WIZ97_BULLET5 1015
  24. #define IDC_WIZ97_BULLET6 1016
  25. #define IDC_WIZ97_BULLET7 1017
  26. #define IDC_WIZ97_BULLET8 1018
  27. #define IDC_WIZ97_BULLET9 1019
  28. #define IDC_WIZ97_BULLET1_DESC 1021
  29. #define IDC_WIZ97_BULLET2_DESC 1022
  30. #define IDC_WIZ97_BULLET3_DESC 1023
  31. #define IDC_WIZ97_BULLET4_DESC 1024
  32. #define IDC_WIZ97_BULLET5_DESC 1025
  33. #define IDC_WIZ97_BULLET6_DESC 1026
  34. #define IDC_WIZ97_BULLET7_DESC 1027
  35. #define IDC_WIZ97_BULLET8_DESC 1028
  36. #define IDC_WIZ97_BULLET9_DESC 1029
  37. #define IDC_LABEL_DESCRIPTION 1101
  38. #define IDC_LABEL_PATH 1102
  39. #define IDC_EDIT_PATH 1103
  40. #define IDC_BTN_BROWSEPATH 1104
  41. #define IDC_RADIO_RECURSE 1105
  42. #define IDC_RADIO_NORECURSE 1106
  43. #define IDC_LABEL_FILTER 1107
  44. #define IDC_RADIO_FILTER_ALL 1108
  45. #define IDC_RADIO_FILTER_CUSTOM 1109
  46. #define IDC_EDIT_FILTER 1110
  47. #define IDC_LIST_FILES 1120
  48. #define IDC_BTN_ADD 1121
  49. #define IDC_BTN_REMOVE 1122
  50. #define IDC_BTN_PREVIEW 1123
  51. #define IDC_RADIO_COPYTOCLIPBOARD 1200
  52. #define IDC_RADIO_SENDEMAIL 1201
  53. #define IDC_RADIO_SAVETOFILE 1202
  54. #define IDC_EDIT_SAVETOFILE 1203
  55. #define IDC_BTN_FILEBROWSE 1204
  56. #define IDC_LABEL_FILEENCODING 1205
  57. #define IDC_COMBO_FILEENCODING 1206
  58. #define IDC_LABEL_FILENAME 1207
  59. // Next default values for new objects
  60. //
  61. #ifdef APSTUDIO_INVOKED
  62. #ifndef APSTUDIO_READONLY_SYMBOLS
  63. #define _APS_NEXT_RESOURCE_VALUE 201
  64. #define _APS_NEXT_COMMAND_VALUE 32772
  65. #define _APS_NEXT_CONTROL_VALUE 1208
  66. #define _APS_NEXT_SYMED_VALUE 201
  67. #endif
  68. #endif