resource.h 994 B

12345678910111213141516171819202122232425262728
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by coolsb_test.rc
  4. //
  5. #define IDR_MENU1 101
  6. #define IDB_BITMAP1 102
  7. #define IDM_FILE_NEW 40001
  8. #define IDM_FILE_EXIT 40001
  9. #define IDM_FILE_ABOUT 40002
  10. #define ID_VIEW_ENABLE 40003
  11. #define ID_VIEW_LEFTSCROLLBAR 40004
  12. #define ID_VIEW_NORMAL 40008
  13. #define ID_VIEW_FLAT 40009
  14. #define ID_VIEW_HOTTRACKED 40010
  15. #define ID_VIEW_CUSTOMDRAW 40011
  16. #define ID_VIEW_INSERTEDBUTTONS 40012
  17. #define ID_VIEW_THUMBALWAYS 40015
  18. // Next default values for new objects
  19. //
  20. #ifdef APSTUDIO_INVOKED
  21. #ifndef APSTUDIO_READONLY_SYMBOLS
  22. #define _APS_NEXT_RESOURCE_VALUE 103
  23. #define _APS_NEXT_COMMAND_VALUE 40005
  24. #define _APS_NEXT_CONTROL_VALUE 1000
  25. #define _APS_NEXT_SYMED_VALUE 101
  26. #endif
  27. #endif