wGame.rc
上传用户:semy2100
上传日期:2013-01-22
资源大小:3633k
文件大小:2k
源码类别:

射击游戏

开发平台:

Visual C++

  1. //Microsoft Developer Studio 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. #include "resource.h"
  13. /////////////////////////////////////////////////////////////////////////////
  14. #undef APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. // Chinese (P.R.C.) resources
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
  18. #ifdef _WIN32
  19. LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
  20. #pragma code_page(936)
  21. #endif //_WIN32
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // Icon
  25. //
  26. // Icon with lowest ID value placed first to ensure application icon
  27. // remains consistent on all systems.
  28. IDI_WGAME               ICON    DISCARDABLE     "wGame.ICO"
  29. IDI_SMALL               ICON    DISCARDABLE     "SMALL.ICO"
  30. #ifdef APSTUDIO_INVOKED
  31. /////////////////////////////////////////////////////////////////////////////
  32. //
  33. // TEXTINCLUDE
  34. //
  35. 2 TEXTINCLUDE DISCARDABLE 
  36. BEGIN
  37.     "#define APSTUDIO_HIDDEN_SYMBOLSrn"
  38.     "#include ""windows.h""rn"
  39.     "#undef APSTUDIO_HIDDEN_SYMBOLSrn"
  40.     "#include ""resource.h""rn"
  41.     ""
  42. END
  43. 3 TEXTINCLUDE DISCARDABLE 
  44. BEGIN
  45.     "rn"
  46.     ""
  47. END
  48. 1 TEXTINCLUDE DISCARDABLE 
  49. BEGIN
  50.     "resource.h"
  51. END
  52. #endif    // APSTUDIO_INVOKED
  53. /////////////////////////////////////////////////////////////////////////////
  54. //
  55. // Bitmap
  56. //
  57. IDB_BGMAP               BITMAP  DISCARDABLE     "bwGame.bmp"
  58. /////////////////////////////////////////////////////////////////////////////
  59. //
  60. // String Table
  61. //
  62. STRINGTABLE DISCARDABLE 
  63. BEGIN
  64.     IDS_APP_TITLE           "wGame"
  65.     IDC_WGAME               "WGAME"
  66. END
  67. #endif    // Chinese (P.R.C.) resources
  68. /////////////////////////////////////////////////////////////////////////////
  69. #ifndef APSTUDIO_INVOKED
  70. /////////////////////////////////////////////////////////////////////////////
  71. //
  72. // Generated from the TEXTINCLUDE 3 resource.
  73. //
  74. /////////////////////////////////////////////////////////////////////////////
  75. #endif    // not APSTUDIO_INVOKED