mirror of
https://github.com/reactos/reactos.git
synced 2025-01-11 16:51:06 +00:00
adding new ddraw.h header. we are delete wine ddraw.h header and using my header I wrote instead.
svn path=/trunk/; revision=24817
This commit is contained in:
parent
4c93f74b77
commit
97c3a7658a
2 changed files with 2460 additions and 2542 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,7 @@
|
|||
#ifndef _INT_W32k_DDRAW
|
||||
#define _INT_W32k_DDRAW
|
||||
|
||||
#include <ddrawint.h>
|
||||
#include <ddkernel.h>
|
||||
|
||||
#define GDI_OBJECT_TYPE_DIRECTDRAW 0x00600000
|
||||
|
|
Loading…
Reference in a new issue