[Bug 10247] New: VK_PAUSE causes protection fault in menu shortcuts

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 30 17:56:34 CDT 2007


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

           Summary: VK_PAUSE causes protection fault in menu shortcuts
           Product: Wine
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P2
         Component: wine-comctl32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: alkisg at freemail.gr


I'm developing an appication and I was testing for wine compatibility, when I
came upon this bug.

I'm not a native English speaker, so allow me to say it by example:
Suppose I have a classic "File" menu (I think menus are implemented in
comctl32.dll), and the classic "Open file..." menu item. It shows like:
| Open file...    Ctrl+O |

If I assign the VK_PAUSE shortcut to this menuitem, it should show like:
| Open file...     Pause |


The problem: if I use the VK_PAUSE shortcut, and I try to open the file menu, I
get a protection fault at address 0x000033F3.
This also applies to combinations like shift+pause.
Tested in Edubuntu 7.10.

I can post a demo application developed in Delphi if it helps.

Regards,
Alkis


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