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.

23 lines
297 B

  1. /*++
  2. Copyright (C) 1996-2001 Microsoft Corporation
  3. Module Name:
  4. Abstract:
  5. History:
  6. --*/
  7. #undef _CRTIMP
  8. #define _CRTIMP
  9. #include <yvals.h>
  10. #undef _CRTIMP
  11. #define _CRTIMP __declspec(dllimport)
  12. #include <ole2.h>
  13. #include <windows.h>
  14. #include <wincrypt.h>
  15. #include <transact.h>
  16. #include <mq.h>