resource.h
上传用户:shixing_sh
上传日期:2021-10-02
资源大小:3629k
文件大小:2k
源码类别:

工具条

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by TitleBar.rc
  4. //
  5. #define IDD_TITLEBAR_DIALOG             102
  6. #define IDR_MAINFRAME                   128
  7. #define IDB_HELP_FOCUS                  129
  8. #define IDB_HELP_NORMAL                 130
  9. #define IDB_MAX_FOCUS                   131
  10. #define IDB_MAX_NORMAL                  132
  11. #define IDB_MIN_FOCUS                   133
  12. #define IDB_MIN_NORMAL                  134
  13. #define IDB_RESTORE_FOCUS               135
  14. #define IDB_RESTORE_NORMAL              136
  15. #define IDB_EXIT_FOCUS                  137
  16. #define IDB_EXIT_NORMAL                 138
  17. #define IDB_NORMAL                      142
  18. #define IDB_TITLE_LEFT                  143
  19. #define IDB_TOP                         144
  20. #define IDB_TITLE_RIGHT                 147
  21. #define IDB_LEFTDOWN                    148
  22. #define IDB_DOWN                        149
  23. #define IDB_DOWN1                       150
  24. #define IDB_RIGHTDOWN                   151
  25. #define IDD_DIALOG1                     152
  26. #define IDC_EDIT1                       1000
  27. #define IDC_EDIT2                       1001
  28. #define IDC_RADIO1                      1002
  29. #define IDC_RADIO2                      1003
  30. #define IDC_RADIO3                      1004
  31. #define IDC_CHECK1                      1005
  32. #define IDC_CHECK2                      1006
  33. #define IDC_CHECK3                      1007
  34. #define IDC_CHECK4                      1008
  35. #define IDC_RADIO4                      1009
  36. #define IDC_BUTTON1                     1010
  37. #define IDC_BUTTON2                     1011
  38. #define IDC_BUTTON3                     1012
  39. #define IDC_BUTTON4                     1013
  40. #define IDC_BUTTON5                     1016
  41. #define IDC_SCROLLBAR1                  1017
  42. // Next default values for new objects
  43. // 
  44. #ifdef APSTUDIO_INVOKED
  45. #ifndef APSTUDIO_READONLY_SYMBOLS
  46. #define _APS_NEXT_RESOURCE_VALUE        153
  47. #define _APS_NEXT_COMMAND_VALUE         32771
  48. #define _APS_NEXT_CONTROL_VALUE         1019
  49. #define _APS_NEXT_SYMED_VALUE           101
  50. #endif
  51. #endif