resource.h
上传用户:aphuaqiang
上传日期:2007-01-02
资源大小:62k
文件大小:2k
源码类别:

菜单

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by mymenu.rc
  4. //
  5. #define IDM_SYSMENU_ABOUT               16
  6. #define IDD_ABOUTBOX                    100
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_MYMENUTYPE                  129
  9. #define IDR_RIGHT_CLICK                 130
  10. #define IDR_CUSTOMMENU                  132
  11. #define IDI_ICON1                       133
  12. #define IDB_NET                         133
  13. #define IDI_ICON2                       134
  14. #define IDB_BITMAP1                     137
  15. #define IDB_BITMAP2                     138
  16. #define IDB_FILE_SAVE                   138
  17. #define IDB_BITMAP3                     139
  18. #define IDB_BITMAP4                     141
  19. #define IDB_CHECKS                      141
  20. #define IDB_BITMAP5                     142
  21. #define IDB_CHECKU                      142
  22. #define IDB_BLANK                       144
  23. #define IDB_BITMAP6                     145
  24. #define IDB_BITMAP7                     146
  25. #define IDB_BITMAP8                     147
  26. #define IDB_FILE_NEW                    148
  27. #define IDB_FILE_OPEN                   149
  28. #define IDB_EDIT_CUT                    150
  29. #define IDB_EDIT_COPY                   151
  30. #define IDB_EDIT_PASTE                  152
  31. #define IDB_WINDOW_NEW                  153
  32. #define IDB_ZOOM                        154
  33. #define IDB_FILE_PRINT                  155
  34. #define IDB_APP_ABOUT                   156
  35. #define IDB_WINDOW_TILE                 157
  36. #define IDR_TOOLBAR                     158
  37. #define ID_ZOOM                         32771
  38. #define ID_WINDOW_TILE                  32773
  39. #define ID_WINDOW_NEW2                  32777
  40. #define ID_DEFAULT                      32778
  41. #define ID_HOMEPAGE                     32779
  42. #define ID_JUNK                         32781
  43. #define ID_DISABLE                      32783
  44. #define ID_ENABLE                       32784
  45. // Next default values for new objects
  46. // 
  47. #ifdef APSTUDIO_INVOKED
  48. #ifndef APSTUDIO_READONLY_SYMBOLS
  49. #define _APS_3D_CONTROLS                     1
  50. #define _APS_NEXT_RESOURCE_VALUE        160
  51. #define _APS_NEXT_COMMAND_VALUE         32785
  52. #define _APS_NEXT_CONTROL_VALUE         1000
  53. #define _APS_NEXT_SYMED_VALUE           102
  54. #endif
  55. #endif