[ros-dev] [ros-diffs] [weiden] 29670: Tweak the ScrollDC implementation a bit so that it produces a better output. The implementation still is completely incorrect as it should call the driver for this operation instead of doing a BitBlt operation...
Timo Kreuzer
timo.kreuzer at web.de
Sun Oct 21 01:40:02 CEST 2007
NtGdiBitBlt calls IntEngBitBlt, wich calls DrvBitBlt if available.
There's no DrvScroll function.
Timo
> Author: weiden
> Date: Fri Oct 19 07:23:04 2007
> New Revision: 29670
>
> URL: http://svn.reactos.org/svn/reactos?rev=29670&view=rev <http://svn.reactos.org/svn/reactos?rev=29670&view=rev>
> Log:
> Tweak the ScrollDC implementation a bit so that it produces a better output. The implementation still is completely incorrect as it should call the driver for this operation instead of doing a BitBlt operation...
>
> Modified:
> trunk/reactos/subsystems/win32/win32k/ntuser/painting.c
>
More information about the Ros-dev
mailing list