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.

43 lines
813 B

  1. /*++
  2. Copyright (c) 1996 Microsoft Corporation
  3. Module Name:
  4. Resource.h
  5. Abstract:
  6. This module contains the definitions for the Server
  7. Extension Object resources.
  8. Author:
  9. Don Dumitru (dondu@microsoft.com)
  10. Revision History:
  11. dondu 11/26/96 created
  12. andyj 02/12/97 Converted PropertyBag's to Dictonary's
  13. --*/
  14. //{{NO_DEPENDENCIES}}
  15. // Microsoft Developer Studio generated include file.
  16. // Used by SEO.rc
  17. //
  18. #define IDS_PROJNAME 100
  19. #define IDR_StdAfx 101
  20. // Next default values for new objects
  21. //
  22. #ifdef APSTUDIO_INVOKED
  23. #ifndef APSTUDIO_READONLY_SYMBOLS
  24. #define _APS_NEXT_RESOURCE_VALUE 201
  25. #define _APS_NEXT_COMMAND_VALUE 32768
  26. #define _APS_NEXT_CONTROL_VALUE 201
  27. #define _APS_NEXT_SYMED_VALUE 102
  28. #endif
  29. #endif