Author: greatlrd Date: Sun Apr 27 10:31:47 2008 New Revision: 33167
URL: http://svn.reactos.org/svn/reactos?rev=33167&view=rev Log: add new : define a new flags for edd_directdraw_global, struct member in edd_directdraw_global Fixed : some comment Add DD_MISCELLANEOUS2CALLBACKS so it works now with ms dxg.sys from user mode with callbacks. it mean follow api from the gf card drv should work now with syscall to win32k from user mode NtGdiDdAlphaBlt, NtGdiDdCreateSurfaceEx, NtGdiDdGetDriverState, NtGdiDdDestroyDDLocal
Modified: trunk/reactos/include/reactos/drivers/directx/directxint.h trunk/reactos/subsystems/win32/win32k/ntddraw/ddraw.c
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/include/reactos/drivers/directx/directxint.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/drivers/dir...
Modified: trunk/reactos/subsystems/win32/win32k/ntddraw/ddraw.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/subsystems/win32/win32k/ntd...