[Bug 9333] WM_LBUTTONDOWN message is not generated reliably

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 15 16:17:25 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9333





--- Comment #2 from Ed Centanni <ecentanni at lsijax.com>  2007-08-15 16:17:25 ---
This is an in-house program developed on windows and ported to Linux via
winelib.  It uses all win32 calls and no MFC. I am compiling the application
from source code.

I am testing by outputing trace printf statements to stdout in the WndProc
function that handles all messages for the main window. There is only one
window created by the application. Output is seen in the terminal when a
WM_LBUTTONDOWN message is (rarely) received. 

The program is running directly on the target platform -- no virtual desktops,
etc.

The problem is considered critical to the successful deployment of this
application on Linux. If it is not solved I will have to re-write the
application using a different cross-platform framework.

Any help would be appreciated.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list