mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:23:07 +00:00
- Fix warnings in ros' tests
svn path=/trunk/; revision=38887
This commit is contained in:
parent
26a6195563
commit
eef79b36ef
11 changed files with 23 additions and 27 deletions
|
@ -54,10 +54,7 @@ test_NtGdiDdQueryDirectDrawObject( HANDLE hDirectDrawLocal)
|
|||
D3DNTHAL_GLOBALDRIVERDATA D3dDriverData;
|
||||
DD_D3DBUFCALLBACKS D3dBufferCallbacks;
|
||||
DDSURFACEDESC2 D3dTextureFormats[100];
|
||||
DWORD NumHeaps = 0;
|
||||
VIDEOMEMORY vmList;
|
||||
DWORD NumFourCC = 0;
|
||||
DWORD FourCC = 0;
|
||||
|
||||
/* clear data */
|
||||
memset(&vmList,0,sizeof(VIDEOMEMORY));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue