RESOURCE.H 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. /*
  2. ** Command & Conquer Red Alert(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 launcher1.rc
  21. //
  22. #define IDS_SYS_RESTART 1
  23. #define IDS_SYS_RESTART_TITLE 2
  24. #define IDS_WEBPATCH 3
  25. #define IDS_WEBPATCH_TITLE 4
  26. #define IDS_FILE_X_OF_Y 5
  27. #define IDS_MUST_RESTART 6
  28. #define IDS_RUNONCE_ERR 7
  29. #define IDS_ERROR 8
  30. #define IDS_ERR_MISSING_FILE 9
  31. #define IDS_BAD_LIBRARY 10
  32. #define IDD_DIALOG1 101
  33. #define IDI_ICON1 102
  34. #define IDD_CHANGELOG 103
  35. #define IDI_ICON 108
  36. #define IDI_ICON2 112
  37. #define IDI_ICON3 117
  38. #define IDC_PROGRESS2 1001
  39. #define IDC_SPLASH 1004
  40. #define IDC_FILENAME 1009
  41. #define IDC_CAPTION 1010
  42. #define IDC_TEXT 1011
  43. // Next default values for new objects
  44. //
  45. #ifdef APSTUDIO_INVOKED
  46. #ifndef APSTUDIO_READONLY_SYMBOLS
  47. #define _APS_NEXT_RESOURCE_VALUE 118
  48. #define _APS_NEXT_COMMAND_VALUE 40001
  49. #define _APS_NEXT_CONTROL_VALUE 1013
  50. #define _APS_NEXT_SYMED_VALUE 101
  51. #endif
  52. #endif