Graphic_2.rc
上传用户:whjcdz88
上传日期:2011-09-07
资源大小:121k
文件大小:3k
源码类别:

图形图象

开发平台:

WINDOWS

  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. // Chinese (P.R.C.) 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. // Menu
  22. //
  23. IDR_MENU1 MENU 
  24. BEGIN
  25.     POPUP "&Work"
  26.     BEGIN
  27.         MENUITEM "&Point Number",               ID_WORK_POINTNUMBER
  28.         MENUITEM "&Line Number",                ID_WORK_LINENUMBER
  29.         MENUITEM "&Surface Number",             ID_WORK_SURFACENUMBER
  30.         MENUITEM "&Point Coordinate",           ID_WORK_POINTCOORDINATE
  31.         MENUITEM "&Reference point",            ID_WORK_REFERENCEPOINT
  32.         MENUITEM "&View_up Vector",             ID_WORK_VIEW
  33.         MENUITEM "&Vanishing point",            ID_WORK_VANISHINGPOINT
  34.         MENUITEM "&Rotation",                   ID_WORK_ROTATION
  35.         MENUITEM "&Start",                      ID_WORK_START
  36.     END
  37.     POPUP "&Rest"
  38.     BEGIN
  39.         MENUITEM "&End",                        ID_REST_END
  40.     END
  41.     POPUP "&Help"
  42.     BEGIN
  43.         MENUITEM "&How to use",                 ID_HELP_HOWTOUSE
  44.         MENUITEM "&About",                      ID_HELP_ABOUT
  45.     END
  46. END
  47. #endif    // Chinese (P.R.C.) resources
  48. /////////////////////////////////////////////////////////////////////////////
  49. /////////////////////////////////////////////////////////////////////////////
  50. // English (U.S.) resources
  51. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  52. #ifdef _WIN32
  53. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  54. #pragma code_page(1252)
  55. #endif //_WIN32
  56. #ifdef APSTUDIO_INVOKED
  57. /////////////////////////////////////////////////////////////////////////////
  58. //
  59. // TEXTINCLUDE
  60. //
  61. 1 TEXTINCLUDE 
  62. BEGIN
  63.     "resource.h"
  64. END
  65. 2 TEXTINCLUDE 
  66. BEGIN
  67.     "#include ""afxres.h""rn"
  68.     ""
  69. END
  70. 3 TEXTINCLUDE 
  71. BEGIN
  72.     "rn"
  73.     ""
  74. END
  75. #endif    // APSTUDIO_INVOKED
  76. #endif    // English (U.S.) resources
  77. /////////////////////////////////////////////////////////////////////////////
  78. #ifndef APSTUDIO_INVOKED
  79. /////////////////////////////////////////////////////////////////////////////
  80. //
  81. // Generated from the TEXTINCLUDE 3 resource.
  82. //
  83. /////////////////////////////////////////////////////////////////////////////
  84. #endif    // not APSTUDIO_INVOKED