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.

36 lines
900 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Copyright (C) 1997, Microsoft Corporation.
  4. //
  5. // File: resource.h
  6. //
  7. // Contents: ciodm message ids
  8. //
  9. // History: 12-10-97 mohamedn created
  10. //
  11. //----------------------------------------------------------------------------
  12. //{{NO_DEPENDENCIES}}
  13. // Microsoft Developer Studio generated include file.
  14. // Used by ciodm.rc
  15. //
  16. #define IDS_PROJNAME 100
  17. #define IDR_MACHINEADM 101
  18. #define IDR_CATADM 102
  19. #define IDR_SCOPEADM 103
  20. //
  21. // Next default values for new objects
  22. //
  23. #ifdef APSTUDIO_INVOKED
  24. #ifndef APSTUDIO_READONLY_SYMBOLS
  25. #define _APS_NEXT_RESOURCE_VALUE 201
  26. #define _APS_NEXT_COMMAND_VALUE 32768
  27. #define _APS_NEXT_CONTROL_VALUE 201
  28. #define _APS_NEXT_SYMED_VALUE 104
  29. #endif
  30. #endif