wine/ windows/scroll.c dlls/user/tests/win.c
31 Mar
2005
31 Mar
'05
9:30 a.m.
ChangeSet ID: 16954 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/03/31 09:30:25 Modified files: windows : scroll.c dlls/user/tests: win.c Log message: Rein Klazes <wijn(a)wanadoo.nl> If ScrollWindowEx do not use the DCX_USESTYLE to get a DC. Instead calculate DCX_CLIPSIBLINGS, DCX_PARENTCLIP and DCX_CLIPCHILDREN. The DCX_CLIPCHILDREN is not used when ScrollWindowEx is called with a SW_SCROLLCHILDREN flag. With a couple of regression tests. Patch: http://cvs.winehq.org/patch.py?id=16954 Old revision New revision Changes Path 1.48 1.49 +8 -1 wine/windows/scroll.c 1.53 1.54 +66 -7 wine/dlls/user/tests/win.c
7560
Age (days ago)
7560
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard