[Bug 31228] New: "A simple IOCP Server/Client Class" locks up in GetMessage

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 16 11:47:17 CDT 2012


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

             Bug #: 31228
           Summary: "A simple IOCP Server/Client Class" locks up in
                    GetMessage
           Product: Wine
           Version: 1.5.8
          Platform: x86
               URL: http://www.codeproject.com/Articles/10330/A-simple-IOC
                    P-Server-Client-Class
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: ehoover at mines.edu
    Classification: Unclassified


Created attachment 41018
  --> http://bugs.winehq.org/attachment.cgi?id=41018
Workaround for lockup

The example "A simple IOCP Server/Client Class" from The Code Project locks up
in GetMessage[A/W] when creating a connection with the server example.  This
issue can be reproduced by following this procedure:
1) Launch the application
2) Choose "Ok" when it says "Error could not tart the Client"
3) Click "Stop"
4) Click "Settings"
5) Change "Port (-1 = Client mode):" to a value greater than 1024 (I use 6000)
6) Click "Save"
7) Click "Start"

I've attached a workaround/hack to allow the program to operate, but user32 is
not my area of expertise.

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