resource.h 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  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 wolSetup.rc
  21. //
  22. #define IDC_MYICON 2
  23. #define IDI_ICON1 101
  24. #define IDI_ICON2 102
  25. #define IDS_APP_TITLE 103
  26. #define IDD_MAINBOX 103
  27. #define IDD_GENERALSSETUPBOX 104
  28. #define IDS_HELLO 106
  29. #define IDC_WOLSETUP 109
  30. #define IDC_DEBUG_WOLAPI 1000
  31. #define IDC_RELEASE_WOLAPI 1001
  32. #define IDC_UNINSTALL_WOLAPI 1002
  33. #define IDC_SETUP_GENERALS 1003
  34. #define IDC_UNINSTALL_GENERALS 1004
  35. #define IDC_TEXT_WOLDIR 1006
  36. #define IDC_TEXT_GENERALSDIR 1007
  37. #define IDC_TEXT_WOLVER 1008
  38. #define IDC_EDIT_PATH 1009
  39. #define IDC_EDIT_SERIAL 1011
  40. // Next default values for new objects
  41. //
  42. #ifdef APSTUDIO_INVOKED
  43. #ifndef APSTUDIO_READONLY_SYMBOLS
  44. #define _APS_NEXT_RESOURCE_VALUE 103
  45. #define _APS_NEXT_COMMAND_VALUE 40001
  46. #define _APS_NEXT_CONTROL_VALUE 1010
  47. #define _APS_NEXT_SYMED_VALUE 101
  48. #endif
  49. #endif