Windows2003-3790/windows/core/wow64win/whwin32/wow64dx.c
2020-09-30 16:53:55 +02:00

32 lines
337 B
C

/*++
Copyright (c) 2000 Microsoft Corporation
Module Name:
wow64dx.c
Abstract:
Helper thunk routines to support DirectX
Author:
03-Mar-2000 SamerA
Revision History:
--*/
//
// Define DirectX GUIDs
//
#define INITGUID
#include <nt.h>
#define GUID_DEFS_ONLY
#include <ddrawint.h>