Added some work-in-progress structs needed for IDirect3D9::CreateDevice()

svn path=/trunk/; revision=33132
This commit is contained in:
Gregor Brunmar 2008-04-24 19:57:41 +00:00
parent 48b2c90e2f
commit 4b3ff92f36
2 changed files with 1585 additions and 1 deletions

File diff suppressed because it is too large Load diff

View file

@ -59,7 +59,7 @@ typedef struct _D3D9Unknown6BC_
/* 0x00b0 */ DWORD dwUnknown00b0;
/* 0x00b4 */ DWORD dwUnknown00b4;
/* 0x00b8 */ DWORD dwUnknown00b8;
/* 0x00BC */ DDGAMMARAMP lpGammaRamp;
/* 0x00BC */ DDGAMMARAMP GammaRamp;
} D3D9_Unknown6BC;
typedef struct _tagD3D9_DRIVERCAPS