Commit 51862d44 authored by H. Verbeet's avatar H. Verbeet Committed by Alexandre Julliard

d3d8/d3d9: Define D3D_SDK_VERSION.

parent 8be66cb3
......@@ -41,6 +41,7 @@
/*****************************************************************************
* #defines and error codes
*/
#define D3D_SDK_VERSION 220
#define D3DADAPTER_DEFAULT 0
#define D3DENUM_NO_WHQL_LEVEL 2
......
......@@ -50,6 +50,7 @@
/*****************************************************************************
* #defines and error codes
*/
#define D3D_SDK_VERSION 32
#define D3DADAPTER_DEFAULT 0
#define D3DENUM_NO_WHQL_LEVEL 0x00000002L
#define D3DPRESENT_BACK_BUFFERS_MAX 3L
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment