[Bug 3649] New: Calling CreateFile() with a mailslot broadcast name fails...
http://bugs.winehq.org/show_bug.cgi?id=3649 Summary: Calling CreateFile() with a mailslot broadcast name fails... Product: Wine Version: CVS Platform: Other URL: http://www.emtec.com/macrophone OS/Version: All Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-binary AssignedTo: wine-bugs(a)winehq.org ReportedBy: m.goemmel(a)compulab.de Our client/server application MacroPhone uses Mailslots to broadcast some information from the clients to the server. To broadcast a message, we are using ::CreateFile() with a mailslot name "\\*\\MAILSLOT\\MPHONSR4", which constantly fails. Looking into the source reveals that a "open_mailslot" command is sent to the server, which returns with some kind of "file not found". This is maybe the correct handling for local mailslots, but propably not for a * in the mailslot name which stands for broadcasting. Please let me know if more information is needed... Thanks Markus -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs