mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 14:34:57 +08:00
Revert "[DXG] Define GUIDs only once", to fix MSVC build
This reverts commit 3a78dd4b31.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include <wingdi.h>
|
||||
#include <winddi.h>
|
||||
#include <ddkernel.h>
|
||||
#include <initguid.h>
|
||||
#include <ddrawi.h>
|
||||
#include <ntgdityp.h>
|
||||
#include <psfuncs.h>
|
||||
|
||||
@@ -8,20 +8,6 @@
|
||||
* 15/10-2007 Magnus Olsen
|
||||
*/
|
||||
|
||||
#include <ntifs.h>
|
||||
|
||||
/* Win32 Headers */
|
||||
#define WINBASEAPI
|
||||
#define STARTF_USESIZE 2
|
||||
#define STARTF_USEPOSITION 4
|
||||
#define INTERNAL_CALL NTAPI
|
||||
#define NT_BUILD_ENVIRONMENT
|
||||
|
||||
#include <windef.h>
|
||||
#include <winerror.h>
|
||||
#include <wingdi.h>
|
||||
#include <winddi.h>
|
||||
#include <initguid.h>
|
||||
#include <dxg_int.h>
|
||||
#include "dxg_driver.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user