[ros-diffs] [greatlrd] 33156: 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