[Bug 20163] Foxit pdf editor - freezes when using application menus

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 27 02:06:56 CDT 2009


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


Rein Klazes <wijn at online.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE




--- Comment #2 from Rein Klazes <wijn at online.nl>  2009-09-27 02:06:56 ---
I installed 2.1 ( needed "winetricks mfc42") and confirm a nasty hang with the
program looping over GetMenuItemID() calls with an invalid menu handle.

Reason why the menu handle is invalid is familiar: it has called DestroyMenu()
on it before. In windows the menu is "locked" because the menu is a submenu in
another menu. In wine does not "lock" menus.

So this bug is a duplicate.

*** This bug has been marked as a duplicate of bug 18175 ***

-- 
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