A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Magnus Olsen 08f772b7c6 BugFix : EDD_DIRECTDRAW_GLOBAL put ddCallbacks in right position.
that mean  driver api DestroyDriver, CreateSurface, SetColorKey, SetMode, WaitForVerticalBlank, CanCreateSurface, CreatePalette, GetScanLine, MapMemory works inside ms dxg.sys now
test of that is NtGdiDdCreateSurface, NtGdiDdSetColorKey, NtGdiDdWaitForVerticalBlank, NtGdiDdCanCreateSurface, NtGdiDdCreatePalette, NtGdiDdGetScanLine
works and show prof it being call to the drv. that mean we got the graphic card api working now. It still exists bugs. Long live our ReactX that showing frist life sign with ms dxg.sys inside vmware and thuse api working. But it is not egunt getting a dx apps working yet. 

svn path=/trunk/; revision=33156
2008-04-26 20:18:42 +00:00
irc Fix the build. 2008-03-08 11:08:52 +00:00
reactos BugFix : EDD_DIRECTDRAW_GLOBAL put ddCallbacks in right position. 2008-04-26 20:18:42 +00:00
rosapps Replace ROSCalc with Wine Calc. 2008-04-25 15:41:03 +00:00
rostests add small help text and file dump from win32kdxtest 2008-04-19 07:21:03 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00