2025-04-27 07:49:33 -04:00

24 lines
320 B
C

/*++
Copyright (C) 1996-2001 Microsoft Corporation
Module Name:
Abstract:
History:
--*/
#undef _CRTIMP
#define _CRTIMP
#include <yvals.h>
#undef _CRTIMP
#define _CRTIMP __declspec(dllimport)
#include <ole2.h>
#include <windows.h>
#include <wincrypt.h>
#include <transact.h>
#include <mq.h>