GameClient.rc
上传用户:maxiaolivb
上传日期:2022-06-07
资源大小:915k
文件大小:2k
源码类别:

游戏引擎

开发平台:

Visual C++

  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. // 中文(中华人民共和国) resources
  16. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
  17. #ifdef _WIN32
  18. LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
  19. #pragma code_page(936)
  20. #endif //_WIN32
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // Icon
  24. //
  25. // Icon with lowest ID value placed first to ensure application icon
  26. // remains consistent on all systems.
  27. IDI_GAMECLIENT          ICON                    "GameClient.ico"
  28. IDI_SMALL               ICON                    "small.ico"
  29. #ifdef APSTUDIO_INVOKED
  30. /////////////////////////////////////////////////////////////////////////////
  31. //
  32. // TEXTINCLUDE
  33. //
  34. 1 TEXTINCLUDE 
  35. BEGIN
  36.     "resource.h"
  37. END
  38. 2 TEXTINCLUDE 
  39. BEGIN
  40.     "#define APSTUDIO_HIDDEN_SYMBOLSrn"
  41.     "#include ""windows.h""rn"
  42.     "#undef APSTUDIO_HIDDEN_SYMBOLSrn"
  43.     ""
  44. END
  45. 3 TEXTINCLUDE 
  46. BEGIN
  47.     "rn"
  48.     ""
  49. END
  50. #endif    // APSTUDIO_INVOKED
  51. #endif    // 中文(中华人民共和国) resources
  52. /////////////////////////////////////////////////////////////////////////////
  53. #ifndef APSTUDIO_INVOKED
  54. /////////////////////////////////////////////////////////////////////////////
  55. //
  56. // Generated from the TEXTINCLUDE 3 resource.
  57. //
  58. /////////////////////////////////////////////////////////////////////////////
  59. #endif    // not APSTUDIO_INVOKED