resource.h
上传用户:cn05999
上传日期:2020-06-29
资源大小:84k
文件大小:2k
源码类别:

Static控件

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by CProgressCtrl.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_CPROGRESSCTRL_DIALOG        102
  9. #define IDR_MAINFRAME                   128
  10. #define IDI_ICON1                       129
  11. #define IDI_ICON2                       130
  12. #define IDI_ICON3                       131
  13. #define IDI_ICON4                       132
  14. #define IDI_ICON5                       133
  15. #define IDI_ICON6                       134
  16. #define IDI_ICON7                       135
  17. #define IDI_ICON8                       136
  18. #define IDR_TRAYPOPUP                   137
  19. #define IDC_BUTTON                      1001
  20. #define IDC_PROGRESS                    1003
  21. #define IDC_BUTTON_TEST                 1004
  22. #define IDC_BUTTON_START                1005
  23. #define IDC_BUTTON_END                  1006
  24. #define IDC_CHECK1                      1007
  25. #define IDC_EDIT1                       1008
  26. #define IDC_BUTTON_BGD                  1009
  27. #define IDC_BUTTON_TEXT                 1010
  28. #define IDC_SLIDER1                     1013
  29. #define ID_HIDEWINDOW                   32771
  30. #define ID_SHOWWINDOW                   32772
  31. // Next default values for new objects
  32. // 
  33. #ifdef APSTUDIO_INVOKED
  34. #ifndef APSTUDIO_READONLY_SYMBOLS
  35. #define _APS_NEXT_RESOURCE_VALUE        139
  36. #define _APS_NEXT_COMMAND_VALUE         32773
  37. #define _APS_NEXT_CONTROL_VALUE         1014
  38. #define _APS_NEXT_SYMED_VALUE           101
  39. #endif
  40. #endif