From 8f7e05a52f3c05b5d12ddb05135aa90432bd24fc Mon Sep 17 00:00:00 2001 From: Magnus Olsen Date: Thu, 13 Dec 2007 15:55:26 +0000 Subject: [PATCH] updated d3d9_private.h with some more info svn path=/trunk/; revision=31197 --- reactos/dll/directx/d3d9/d3d9_private.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reactos/dll/directx/d3d9/d3d9_private.h b/reactos/dll/directx/d3d9/d3d9_private.h index 6e95e0acc5e..6c36eb85d30 100644 --- a/reactos/dll/directx/d3d9/d3d9_private.h +++ b/reactos/dll/directx/d3d9/d3d9_private.h @@ -161,8 +161,8 @@ struct _tagDIRECTD3D9_INT_ /* 0x0290 */ DWORD unknown000164; /* 0x0294 */ DWORD unknown000165; /* 0x0298 */ DWORD unknown000166; -/* 0x029c */ DWORD unknown000167; -/* 0x02a0 */ DWORD unknown000168; +/* 0x029c */ DWORD dwDisplayWidth; /* Current display res */ +/* 0x02a0 */ DWORD dwDisplayHeight; /* Current display res */ /* 0x02a4 */ DWORD unknown000169; /* 0x02a8 */ DWORD unknown000170; /* 0x02ac */ DWORD unknown000171; @@ -223,7 +223,7 @@ struct _tagDIRECTD3D9_INT_ /* 0x0388 */ DWORD unknown000226; /* 0x038c */ DWORD unknown000227; /* 0x0390 */ DWORD unknown000228; -/* 0x0394 */ DWORD unknown000229; /* hDD */ +/* 0x0394 */ DWORD unknown000229; /* 0x0398 */ DWORD unknown000230; /* 0x039c */ DWORD unknown000231; /* 0x03a0 */ DWORD unknown000232;