On Thursday 25 January 2007 18:56, Aric Stewart wrote: > finds the case where the scrolling amount exceeds the window but still falls > within the clipping rect. This generates an additional update region > that needs > to be invalidated. > includes a test Hi, I can't argue about the correctness of the patch itself but it adds tabs and a few trailing spaces.
Greetings Peter > --- > dlls/user32/painting.c | 21 +++++++++++++++++++++ > dlls/user32/tests/win.c | 9 +++++++++ > 2 files changed, 30 insertions(+), 0 deletions(-) >
