http://bugs.winehq.org/show_bug.cgi?id=6155
Summary: CreateIoCompletionPort and related functions not implemented Product: Wine Version: CVS Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: blin@gmx.net
CreateIoCompletionPort, GetQueuedCompletionStatus and PostQueuedCompletionStatus are not implemented, causing a couple of programs to fail.
A good example is http://appdb.winehq.org/appview.php?iAppId=3857. It crashes right away upon starting. Bug 3947 and 5185 seem related, too.