winhlp32: Links are clicked on WM_LBUTTONDOWN not WM_LBUTTONUP.
commitcbf820abb030cd8b5bc0bad51b59bddb322647b3
authorDylan Smith <dylan.ah.smith@gmail.com>
Thu, 12 Mar 2009 05:35:33 +0000 (12 01:35 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Mar 2009 12:09:54 +0000 (12 13:09 +0100)
treee88b51fc9e63f47a70da06bbb3103f8ec87934dc
parentcb133a12d0a5c76d56efc653fd622f5e063da59a
winhlp32: Links are clicked on WM_LBUTTONDOWN not WM_LBUTTONUP.

This behaviour was tested against native winhlp32 by pressing down the
left mouse button and holding it while over the link to avoid having
WM_LBUTTONUP sent.  I noticed that the action for clicking the link
happened right away, without waiting for me to release the mouse button.
programs/winhlp32/winhelp.c
programs/winhlp32/winhelp.h