fixed : we do not longer losing the hdev for ms dxg.sys
authorMagnus Olsen <magnus@greatlord.com>
Sat, 26 Apr 2008 09:29:10 +0000 (09:29 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Sat, 26 Apr 2008 09:29:10 +0000 (09:29 +0000)
commita5887ec19aceb0a92056de3fcb1e84a179084d6f
treee1ba5f8bb3ed20f1d99193a1a88c127f66dfa31a
parentae3f9c0f59073dc8c6f73e7640a1a8d27aaf748a
fixed : we do not longer losing the hdev for ms dxg.sys
fixed : remove few hacks I did and reactivate some api I did take offline.
the struct EDD_DIRECTDRAW_LOCAL from yuah gdi book does not match windows xp, I have verify some member for windows xp.
the struct EDD_DIRECTDRAW_GLOBAL from yuah gdi book does not match windows xp, I have verify some member for windows xp.
and add two new member so hPDEV get in right place.

svn path=/trunk/; revision=33147
reactos/include/reactos/drivers/directx/directxint.h
reactos/subsystems/win32/win32k/ntddraw/dd.c
reactos/subsystems/win32/win32k/ntddraw/ddraw.c
reactos/subsystems/win32/win32k/ntddraw/dxeng.c