GuiLibRes.h
上传用户:wlkj888
上传日期:2022-08-01
资源大小:806k
文件大小:2k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by GuiLib.rc
  4. //
  5. #define IDR_GUI_DEFAULT 18001
  6. #define IDR_GUI_MENUSYS 18002
  7. #define IDD_GUI_WINDOW_MANAGE 18010
  8. #define IDB_GUI_MDIICONS 18040
  9. #define IDB_GUI_DOCKBAR 18041
  10. #define IDB_GUI_DOCKBAROFFICE 18042
  11. #define IDI_GUI_ARROWDOWN 18060
  12. #define IDI_GUI_ARROWRIGHT 18061
  13. #define IDC_GUI_WINDOWLIST_ACTIVATE         18080
  14. #define IDC_GUI_WINDOWLIST_CLOSE            18081
  15. #define IDC_GUI_WINDOWLIST_SAVE             18082
  16. #define IDC_GUI_WINDOWLIST_TILEHORZ         18083
  17. #define IDC_GUI_WINDOWLIST_MINIMIZE         18084
  18. #define IDC_GUI_WINDOWLIST_CASCADE          18085
  19. #define IDC_GUI_WINDOWLIST_TILEVERT         18086
  20. #define IDC_GUI_WINDOWLIST_LIST             18087
  21. #define IDC_GUI_WINDOWLIST_HELP             18088
  22. #define ID_GUI_SHOWTITLE                    18500
  23. #define ID_GUI_TOOLUP                       18501
  24. #define ID_GUI_TOOLDOWN                     18502
  25. #define ID_GUI_FILE_SAVE 18503
  26. #define ID_GUI_FILE_CLOSE 18505
  27. #define ID_GUI_VIEW_FULLSCREEN              18505
  28. #define ID_GUI_WINDOW_NEXT                  18506
  29. #define ID_GUI_WINDOW_PREVIOUS              18507
  30. #define ID_GUI_WINDOW_CLOSE_ALL             18508
  31. #define ID_GUI_WINDOW_SAVE_ALL              18508
  32. #define ID_GUI_WINDOW_MANAGE                18510
  33. #define ID_GUI_WINDOW_NEW                   18511
  34. #define ID_GUI_WINDOW_CASCADE               18512
  35. #define ID_GUI_WINDOW_TILE_HORZ             18513
  36. #define ID_GUI_WINDOW_TILE_VERT             18514
  37. #define IDS_GUI_WINDOW_MANAGE               18700
  38. // Next default values for new objects
  39. // 
  40. #ifdef APSTUDIO_INVOKED
  41. #ifndef APSTUDIO_READONLY_SYMBOLS
  42. #define _APS_NEXT_RESOURCE_VALUE        18003
  43. #define _APS_NEXT_COMMAND_VALUE         18520
  44. #define _APS_NEXT_CONTROL_VALUE         18090
  45. #define _APS_NEXT_SYMED_VALUE           2000
  46. #endif
  47. #endif