http://bugs.winehq.org/show_bug.cgi?id=17627
Dylan Smith dylan.ah.smith@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
--- Comment #3 from Dylan Smith dylan.ah.smith@gmail.com 2009-03-07 01:11:25 --- I found what I expected in winhlp32, calls to ScrollWindow where EM_SCROLL messages should be sent to the richedit control.
I created a patch and sent it to wine-patches:
winhlp32: Use EM_SCROLL to scroll richedit control. http://www.winehq.org/pipermail/wine-patches/2009-March/070389.html