Re: riched20: implement EM_SCROLL and its tests
21 Feb
2006
21 Feb
'06
11:30 a.m.
adlr(a)ucla.edu writes:
@@ -2055,6 +2054,51 @@ } return 0; } + case EM_SCROLL: /* partially copied from WM_VSCROLL */
You should be using the same code for both instead of duplicating it. -- Alexandre Julliard julliard(a)winehq.org
7238
Age (days ago)
7238
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard