RESOURCE.H
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:1k
源码类别:

Windows编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // App Studio generated include file.
  3. // Used by SIMPSVR.RC
  4. //
  5. #define IDM_OPEN                        102
  6. #define IDM_SAVE                        103
  7. #define IDM_SAVEAS                      104
  8. #define IDM_PRINT                       105
  9. #define IDM_EXIT                        106
  10. #define IDM_UNDO                        107
  11. #define IDM_CUT                         108
  12. #define IDM_COPY                        109
  13. #define IDM_PASTE                       110
  14. #define ID_EDIT_INSERTOBJECT            111
  15. #define IDM_INSERTOBJECT                111
  16. #define IDM_NEW                         112
  17. #define IDM_RED                         113
  18. #define IDM_GREEN                       114
  19. #define IDM_BLUE                        115
  20. #define IDM_ROTATE                      116
  21. // Next default values for new objects
  22. //
  23. #ifdef APSTUDIO_INVOKED
  24. #ifndef APSTUDIO_READONLY_SYMBOLS
  25. #define _APS_NEXT_RESOURCE_VALUE        102
  26. #define _APS_NEXT_COMMAND_VALUE         117
  27. #define _APS_NEXT_CONTROL_VALUE         1000
  28. #define _APS_NEXT_SYMED_VALUE           101
  29. #endif
  30. #endif