Resource.h 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. /*
  2. ** Command & Conquer Generals Zero Hour(tm)
  3. ** Copyright 2025 Electronic Arts Inc.
  4. **
  5. ** This program is free software: you can redistribute it and/or modify
  6. ** it under the terms of the GNU General Public License as published by
  7. ** the Free Software Foundation, either version 3 of the License, or
  8. ** (at your option) any later version.
  9. **
  10. ** This program is distributed in the hope that it will be useful,
  11. ** but WITHOUT ANY WARRANTY; without even the implied warranty of
  12. ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  13. ** GNU General Public License for more details.
  14. **
  15. ** You should have received a copy of the GNU General Public License
  16. ** along with this program. If not, see <http://www.gnu.org/licenses/>.
  17. */
  18. //{{NO_DEPENDENCIES}}
  19. // Microsoft Developer Studio generated include file.
  20. // Used by ImagePacker.rc
  21. //
  22. #define IDD_DIALOG1 101
  23. #define IMAGE_PACKER_DIALOG 101
  24. #define IMAGE_ERRORS 102
  25. #define PAGE_ERRORS 103
  26. #define DIRECTORY_SELECT_DIALOG 104
  27. #define BUTTON_START 1000
  28. #define BUTTON_EXIT 1001
  29. #define LIST_FOLDERS 1002
  30. #define RADIO_128X128 1003
  31. #define RADIO_256X256 1004
  32. #define RADIO_512X512 1005
  33. #define RADIO_TARGET_OTHER 1006
  34. #define EDIT_WIDTH 1007
  35. #define EDIT_HEIGHT 1008
  36. #define BUTTON_ADD_FOLDER 1009
  37. #define BUTTON_REMOVE_FOLDER 1010
  38. #define EDIT_FILENAME 1011
  39. #define CHECK_USE_SUB_FOLDERS 1012
  40. #define STATIC_X 1013
  41. #define STATIC_STATUS 1014
  42. #define BUTTON_PREVIEW 1016
  43. #define BUTTON_PREVIOUS 1017
  44. #define BUTTON_NEXT 1018
  45. #define LIST_IMAGES 1018
  46. #define EDIT_GUTTER 1019
  47. #define CHECK_ALPHA 1020
  48. #define CHECK_BITMAP_PREVIEW 1021
  49. #define CHECK_GDF 1022
  50. #define CHECK_INI 1022
  51. #define BUTTON_PROCEED 1023
  52. #define BUTTON_CANCEL 1024
  53. #define LIST_PAGES 1025
  54. #define BUTTON_ADD 1027
  55. #define LIST_DIR 1028
  56. #define STATIC_CURRENT_DIR 1031
  57. #define COMBO_DRIVE 1032
  58. #define CHECK_COMPRESS 1033
  59. #define CHECK_GAP_EXTEND_RGB 1037
  60. #define CHECK_GAP_GUTTER 1038
  61. #define STATIC_GAP_INFO 1039
  62. // Next default values for new objects
  63. //
  64. #ifdef APSTUDIO_INVOKED
  65. #ifndef APSTUDIO_READONLY_SYMBOLS
  66. #define _APS_NEXT_RESOURCE_VALUE 105
  67. #define _APS_NEXT_COMMAND_VALUE 40001
  68. #define _APS_NEXT_CONTROL_VALUE 1040
  69. #define _APS_NEXT_SYMED_VALUE 101
  70. #endif
  71. #endif