Script1.rc
上传用户:conquerdj
上传日期:2018-03-29
资源大小:33k
文件大小: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. #include "afxres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // Menu
  22. //
  23. IDR_MENU1 MENU DISCARDABLE 
  24. BEGIN
  25.     POPUP "File"
  26.     BEGIN
  27.         MENUITEM "New",                         IDM_FILE_NEW
  28.     END
  29. END
  30. #ifdef APSTUDIO_INVOKED
  31. /////////////////////////////////////////////////////////////////////////////
  32. //
  33. // TEXTINCLUDE
  34. //
  35. 1 TEXTINCLUDE DISCARDABLE 
  36. BEGIN
  37.     "resource.h"
  38. END
  39. 2 TEXTINCLUDE DISCARDABLE 
  40. BEGIN
  41.     "#include ""afxres.h""rn"
  42.     ""
  43. END
  44. 3 TEXTINCLUDE DISCARDABLE 
  45. BEGIN
  46.     "rn"
  47.     ""
  48. END
  49. #endif    // APSTUDIO_INVOKED
  50. #endif    // English (U.S.) resources
  51. /////////////////////////////////////////////////////////////////////////////
  52. #ifndef APSTUDIO_INVOKED
  53. /////////////////////////////////////////////////////////////////////////////
  54. //
  55. // Generated from the TEXTINCLUDE 3 resource.
  56. //
  57. /////////////////////////////////////////////////////////////////////////////
  58. #endif    // not APSTUDIO_INVOKED