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.

45 lines
1.1 KiB

  1. //-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1993.
  5. //
  6. // File: bmguid.cxx
  7. //
  8. // Contents: OLE test guids
  9. //
  10. // Classes:
  11. //
  12. // Functions:
  13. //
  14. // History: 12-August-93 t-martig Created
  15. //
  16. //--------------------------------------------------------------------------
  17. #define INITGUID
  18. #include "windows.h"
  19. #ifdef _NTIDW340
  20. // Handle port problems easily
  21. // #define WIN32
  22. #ifdef __cplusplus
  23. // PORT: Handle the fact that jmp_buf doesn't make any sense in cpp.
  24. #define jmp_buf int
  25. #endif // __cplusplus
  26. #endif // _NTIDW340
  27. // PORT: HTASK no longer seems to be defined in Win32
  28. #define HTASK DWORD
  29. #define HINSTANCE_ERROR 32
  30. #define __loadds
  31. #define __segname
  32. #define BASED_CODE
  33. #define HUGE
  34. #define _ffree free
  35. #define __based(x)
  36. #include <port1632.h>
  37. DEFINE_OLEGUID(CLSID_COleTestClass, 0x20730701, 1, 8); // CT Test GUID
  38. DEFINE_OLEGUID(CLSID_COleTestClass2, 0x20730712, 1, 8); // CT Test GUID
  39. DEFINE_OLEGUID(CLSID_TestProp, 0x20730722, 1, 8); // CT Test GUID