d3d8/d3d9: Define D3D_SDK_VERSION.

oldstable
H. Verbeet 2005-12-08 11:58:11 +01:00 committed by Alexandre Julliard
parent 8be66cb30e
commit 51862d440c
2 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,7 @@
/*****************************************************************************
* #defines and error codes
*/
#define D3D_SDK_VERSION 220
#define D3DADAPTER_DEFAULT 0
#define D3DENUM_NO_WHQL_LEVEL 2

View File

@ -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