resource.h
上传用户:starrett
上传日期:2020-11-17
资源大小:1474k
文件大小:1k
源码类别:

RichEdit

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MyTyper.rc
  4. //
  5. #define IDR_MENU1                       103
  6. #define IDM_FILE_NEW                    40001
  7. #define IDM_FILE_OPEN                   40002
  8. #define IDM_FILE_SAVE                   40003
  9. #define IDM_FILE_SAVE_AS                40004
  10. #define IDM_FILE_PRINT                  40005
  11. #define IDM_FILE_EXIT                   40007
  12. #define IDM_EDIT_UNDO                   40008
  13. #define IDM_EDIT_CUT                    40009
  14. #define IDM_EDIT_COPY                   40010
  15. #define IDM_EDIT_PASTE                  40011
  16. #define IDM_EDIT_DELETE                 40012
  17. #define IDM_EDIT_FIND                   40013
  18. #define IDM_EDIT_NEXT                   40014
  19. #define IDM_EDIT_REPLACE                40015
  20. #define IDM_EDIT_SELECT_ALL             40016
  21. #define IDM_FORMAT_FONT                 40017
  22. #define IDM_HELP_ABOUT                  40018
  23. // Next default values for new objects
  24. // 
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE        104
  28. #define _APS_NEXT_COMMAND_VALUE         40019
  29. #define _APS_NEXT_CONTROL_VALUE         1000
  30. #define _APS_NEXT_SYMED_VALUE           101
  31. #endif
  32. #endif