resource.h
上传用户:xhy777
上传日期:2007-02-14
资源大小:24088k
文件大小:0k
源码类别:

系统编程

开发平台:

Visual C++

  1. #define MENU_ABOUT          2
  2. #define MENU_EXIT           4
  3. #define MENU_OPEN           5
  4. #define MENU_COPY           6
  5. #define MENU_PASTE          7
  6. #define MENU_CUT            8
  7. #define MENU_NEW            10
  8. #define MENU_SETSPLAT       11
  9. #define MENU_CLEARSPLAT     12
  10. #define MENU_DELETEDB       13
  11. #define MENU_VIEW           100
  12. #define MENU_VIEW_ICON      100
  13. #define MENU_VIEW_REPORT    101
  14. #define MENU_VIEW_SMALLICON 102
  15. #define MENU_VIEW_LIST      103