http://bugs.winehq.org/show_bug.cgi?id=9228
--- Comment #23 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-07-18 18:01:48 CDT --- Created an attachment (id=35597) --> (http://bugs.winehq.org/attachment.cgi?id=35597) setlasterror to break out of loop
Does the attachd patch help? It allows me to start PartyPoker. I had a look at the codesample here http://msdn.microsoft.com/en-us/library/bb427356%28v=vs.85%29.aspx and typically the current stub will keep the loop going forever. Setting the last error to ERROR_HANDLE_EOF will break out of the loop