[Bug 16430] Adobe Dreamweaver CS4 drop-down menus stick when >1 is selected.

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 16 19:37:22 CST 2009


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


Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dank at kegel.com




--- Comment #7 from Dan Kegel <dank at kegel.com>  2009-01-16 19:37:22 ---
winuser.h says
#define WM_APP               0x8000
so your 0xc099 message is probably from the app rather than from windows.

So your patch probably isn't correct.  It would be 
interesting to follow that message on Windows and
see who sends it and who intercepts it...


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list