SimpleSample.rc
上传用户:junlon
上传日期:2022-01-05
资源大小:39075k
文件大小:2k
源码类别:

DirextX编程

开发平台:

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 IDC_STATIC -1
  10. #include <WinResRc.h>
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. // English (U.S.) resources
  15. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  16. #ifdef _WIN32
  17. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  18. #pragma code_page(1252)
  19. #endif //_WIN32
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // RT_MANIFEST
  23. //
  24. 1                       RT_MANIFEST             "SimpleSample.manifest"
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // Icon
  28. //
  29. // Icon with lowest ID value placed first to ensure application icon
  30. // remains consistent on all systems.
  31. IDI_MAIN_ICON           ICON                    "..\..\common\directx.ico"
  32. #ifdef APSTUDIO_INVOKED
  33. /////////////////////////////////////////////////////////////////////////////
  34. //
  35. // TEXTINCLUDE
  36. //
  37. 1 TEXTINCLUDE 
  38. BEGIN
  39.     "resource.h"
  40. END
  41. 2 TEXTINCLUDE 
  42. BEGIN
  43.     "#define IDC_STATIC -1rn"
  44.     "#include <winresrc.h>rn"
  45.     "rn"
  46.     "rn"
  47.     ""
  48. END
  49. 3 TEXTINCLUDE 
  50. BEGIN
  51.     "rn"
  52.     ""
  53. END
  54. #endif    // APSTUDIO_INVOKED
  55. #endif    // English (U.S.) resources
  56. /////////////////////////////////////////////////////////////////////////////
  57. #ifndef APSTUDIO_INVOKED
  58. /////////////////////////////////////////////////////////////////////////////
  59. //
  60. // Generated from the TEXTINCLUDE 3 resource.
  61. //
  62. /////////////////////////////////////////////////////////////////////////////
  63. #endif    // not APSTUDIO_INVOKED