http://bugs.winehq.org/show_bug.cgi?id=3048
--- Comment #16 from Nikolay Sivov bunglehead@gmail.com 2009-04-10 04:03:03 --- (In reply to comment #9)
The arrows don't work for me with Up-Down.exe.
For the range test, you have to send the control UDM_SETRANGE, with lparam as: MAKELONG(9, 3). The control still "gets stuck".
This patch should fix it:
http://www.winehq.org/pipermail/wine-patches/2009-April/071734.html