Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
892 B

  1. //
  2. // Resource id header file for shellstyle.dll
  3. //
  4. #ifndef _SHSTYLE_H_
  5. #define _SHSTYLE_H_
  6. #define IDR_DUI_STYLESHEET 1
  7. #define IDR_DUI_CPSTYLE 2
  8. #define IDB_MUSIC_ICON_BMP 10
  9. #define IDB_MUSIC_TASKS_BMP 11
  10. #define IDB_MUSIC_LISTVIEW_BMP 12
  11. #define IDB_PICTURES_ICON_BMP 13
  12. #define IDB_PICTURES_TASKS_BMP 14
  13. #define IDB_PICTURES_LISTVIEW_BMP 15
  14. #define IDB_SEARCH_ICON_BMP 16
  15. #define IDB_SEARCH_TASKS_BMP 17
  16. #define IDB_SEARCH_LISTVIEW_BMP 18
  17. #define IDB_VIDEO_ICON_BMP 19
  18. #define IDB_VIDEO_TASKS_BMP 20
  19. #define IDB_VIDEO_LISTVIEW_BMP 21
  20. #define IDB_CPANEL_ICON_BMP 22
  21. #define IDB_BLOCKADE_WATERMARK 25
  22. #define IDB_CPANEL_WATERMARK 26
  23. #define IDS_PREVIEW_BACKGROUND_COLOR 100
  24. #endif //_SHSTYLE_H_