- do not move updown control and buddy if an alignment was not requested
commit47361da5743ee500b0c3d0bc7c575a153d6fa2ce
authorDmitry Timoshkov <dmitry@codeweavers.com>
Tue, 9 Nov 2004 20:03:47 +0000 (9 20:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 9 Nov 2004 20:03:47 +0000 (9 20:03 +0000)
tree87931391d3029806e596c12e9969531ad0f924f9
parent33676ad347ab3110e07514e1c8ab6161f6a89ddc
- do not move updown control and buddy if an alignment was not requested
- in UDM_SETACCEL handler do not forget to update number of accelerators
- update arrows info in WM_LBUTTONDOWN as well as in WM_MOUSEMOVE
- use accelerators in WM_LBUTTONDOWN handler
dlls/comctl32/updown.c
windows/spy.c