mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
added DDI version macro
svn path=/trunk/; revision=524
This commit is contained in:
parent
d415ba8508
commit
6709ff7e24
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
#include <windows.h>
|
||||
|
||||
#define DDI_DRIVER_VERSION 0x00010000
|
||||
|
||||
/* EngCreateBitmap format types */
|
||||
enum _BMF_TYPES
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue