mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:16:04 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() rewrote NtGdiDdQueryDirectDrawObject so it only copy the cache data only. This will speed up allot. we only need call on NtGdiDdCreateDirectDrawObject yo setup the whole cache and enable the drv with the helper functions. the NtGdiDdQueryDirectDrawObject will be faster like this. using RtlCopyMemory insted for RtlMemMove and allot other change in it. adding _SEH to NtGdiDdQueryDirectDrawObject so user can not crash it any longer. svn path=/trunk/; revision=25870 |
||
---|---|---|
irc | ||
reactos | ||
rosapps |