resource.h
Upload User: xhy777
Upload Date: 2007-02-14
Package Size: 24088k
Code Size: 2k
Category:

Windows Kernel

Development Platform:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by resource.rc
  4. //
  5. //
  6. // resource IDs
  7. //
  8. #define IDS_OBJECTNAME                  1
  9. #define IDS_TYPE                        2
  10. #define IDS_NOVALUEDEFINED              3
  11. #define IDS_ALLOBJECTS                  4
  12. #define IDS_SINGLESEL                   5
  13. #define IDS_LARGESEL                    6
  14. #define IDS_BYOBJECTNAME                32
  15. #define IDS_BYTYPE                      33
  16. #define IDS_DESKTOP                     34
  17. #define IDS_NOPAGE                      35
  18. #define IDS_LINK                        36
  19. #define IDS_PROPERTIES                  37
  20. #define IDI_DSFOLDER                    125
  21. #define IDR_ARRANGE                     126
  22. #define IDR_REGINST1                    127
  23. #define IDR_SELECTION_MENU              128
  24. #define IDS_DIRECTORY                   1024
  25. #define ID_KO_BYNAME                    40008
  26. #define ID_KO_BYCLASS                   40009
  27. #define FSIDM_FOLDER_SEP                0x00c0
  28. #define FSIDM_VIEW_SEP                  0x00c1
  29. //
  30. // resource IDs for the arrange menu
  31. //
  32. #define DSVMID_ARRANGEFIRST     (0)
  33. #define DSVMID_ARRANGEBYNAME    (DSVMID_ARRANGEFIRST + 0)  // Arrange->by Name
  34. #define DSVMID_ARRANGEBYCLASS   (DSVMID_ARRANGEFIRST + 1)  // Arrange->by Class
  35. // Next default values for new objects
  36. // 
  37. #ifdef APSTUDIO_INVOKED
  38. #ifndef APSTUDIO_READONLY_SYMBOLS
  39. #define _APS_NEXT_RESOURCE_VALUE        129
  40. #define _APS_NEXT_COMMAND_VALUE         40010
  41. #define _APS_NEXT_CONTROL_VALUE         1008
  42. #define _APS_NEXT_SYMED_VALUE           101
  43. #endif
  44. #endif