resource.h
上传用户:sgmlaoniu
上传日期:2022-06-15
资源大小:28k
文件大小:2k
源码类别:

ListView/ListBox

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by SkinList.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_SKINLIST_DIALOG             102
  9. #define IDR_MAINFRAME                   128
  10. #define IDB_COLUMNHEADER_SPAN           130
  11. #define IDB_COLUMNHEADER_START          131
  12. #define IDB_COLUMNHEADER_END            136
  13. #define IDB_HORIZONTAL_SCROLLBAR_THUMB  137
  14. #define IDB_HORIZONTAL_SCROLLBAR_RIGHTARROW 138
  15. #define IDB_HORIZONTAL_SCROLLBAR_SPAN   139
  16. #define IDB_HORIZONTAL_SCROLLBAR_LEFTARROW 140
  17. #define IDB_HORIZONTAL_SCROLLBAR_THUMB2 141
  18. #define IDB_VERTICLE_SCROLLBAR_UPARROW  142
  19. #define IDB_VERTICLE_SCROLLBAR_SPAN     143
  20. #define IDB_VERTICLE_SCROLLBAR_THUMB    144
  21. #define IDB_VERTICLE_SCROLLBAR_DOWNARROW 145
  22. #define IDB_VERTICLE_SCROLLBAR_TOP      146
  23. #define IDB_VERTICLE_SCROLLBAR_BOTTOM   150
  24. #define IDB_LISTCTRL_TILE               151
  25. #define IDC_SKIN_LIST                   1000
  26. #define IDC_SKIN_HORIZONTAL_SCROLLBAR   1002
  27. #define IDC_SKIN_VERTICLE_SCROLLBAR     1003
  28. #define IDC_THUMBTOP                    1004
  29. #define IDC_GEN_LIST                    1005
  30. #define IDC_BUTTON1                     1006
  31. #define IDC_LIST1                       1008
  32. // Next default values for new objects
  33. // 
  34. #ifdef APSTUDIO_INVOKED
  35. #ifndef APSTUDIO_READONLY_SYMBOLS
  36. #define _APS_NEXT_RESOURCE_VALUE        153
  37. #define _APS_NEXT_COMMAND_VALUE         32771
  38. #define _APS_NEXT_CONTROL_VALUE         1009
  39. #define _APS_NEXT_SYMED_VALUE           101
  40. #endif
  41. #endif