Source code of Windows XP (NT5)
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.

42 lines
1.3 KiB

  1. /*++
  2. Copyright (c) 1997-1999 Microsoft Corporation
  3. Revision History:
  4. --*/
  5. //{{NO_DEPENDENCIES}}
  6. // Microsoft Developer Studio generated include file.
  7. // Used by EnumGuid.rc
  8. //
  9. #define IDM_ABOUTBOX 0x0010
  10. #define IDD_ABOUTBOX 100
  11. #define IDS_ABOUTBOX 101
  12. #define IDD_ENUMGUID_DIALOG 102
  13. #define IDR_MAINFRAME 128
  14. #define IDD_ALL_DATA 129
  15. #define IDD_SELECT_INSTANCE 131
  16. #define IDD_SET_INSTANCE_DATA 132
  17. #define IDD_SET_INSTANCE_DATA_MANY 133
  18. #define IDC_GUID_LIST 1000
  19. #define IDC_QUERY_FULL 1001
  20. #define IDC_QUERY_SINGLE 1002
  21. #define IDC_SET_SINGLE_INSTANCE 1003
  22. #define IDC_SET_SINGLE_ITEM 1004
  23. #define IDC_REENUMERATE_GUIDS 1005
  24. #define IDC_DATA 1006
  25. #define IDC_INSTANCE_LIST 1007
  26. #define IDC_VERSION 1009
  27. #define IDC_ITEM 1010
  28. // Next default values for new objects
  29. //
  30. #ifdef APSTUDIO_INVOKED
  31. #ifndef APSTUDIO_READONLY_SYMBOLS
  32. #define _APS_NEXT_RESOURCE_VALUE 133
  33. #define _APS_NEXT_COMMAND_VALUE 32771
  34. #define _APS_NEXT_CONTROL_VALUE 1010
  35. #define _APS_NEXT_SYMED_VALUE 101
  36. #endif
  37. #endif