UFO.rc
上传用户:slhang369
上传日期:2022-04-19
资源大小:2452k
文件大小:2k
源码类别:

游戏引擎

开发平台:

Visual Basic

  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. #include "afxres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // 中文(中华人民共和国) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
  17. #pragma code_page(936)
  18. #endif //_WIN32
  19. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // Icon
  22. //
  23. // Icon with lowest ID value placed first to ensure application icon
  24. // remains consistent on all systems.
  25. IDI_UFO                 ICON                    "Res\UFO.ico"
  26. IDI_UFO_SM              ICON                    "Res\UFO_sm.ico"
  27. /////////////////////////////////////////////////////////////////////////////
  28. //
  29. // Bitmap
  30. //
  31. IDB_BACKGROUND          BITMAP                  "Res\Background.bmp"
  32. IDB_SAUCER              BITMAP                  "Res\Saucer.bmp"
  33. #ifdef APSTUDIO_INVOKED
  34. /////////////////////////////////////////////////////////////////////////////
  35. //
  36. // TEXTINCLUDE
  37. //
  38. 1 TEXTINCLUDE 
  39. BEGIN
  40.     "resource.h"
  41. END
  42. 3 TEXTINCLUDE 
  43. BEGIN
  44.     "rn"
  45. END
  46. #endif    // APSTUDIO_INVOKED
  47. #endif    // 中文(中华人民共和国) resources
  48. /////////////////////////////////////////////////////////////////////////////
  49. #ifndef APSTUDIO_INVOKED
  50. /////////////////////////////////////////////////////////////////////////////
  51. //
  52. // Generated from the TEXTINCLUDE 3 resource.
  53. //
  54. /////////////////////////////////////////////////////////////////////////////
  55. #endif    // not APSTUDIO_INVOKED