Thread: \\.\pipe\WinUAE
View Single Post
Old 22 October 2015, 13:12   #13
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 6,985
Quote:
Originally Posted by boir View Post
But after a few runs I got the error
Just a guess: you always talk about opening the pipe, but I don't see that you close it anywhere. Maybe you can only open it for a limited number of times and then have to close one of the previous attempts (better always close it before you leave the program).

At least the documentation of CreateFile says "When an application is finished using the object handle returned by CreateFile, use the CloseHandle function to close the handle".
thomas is offline  
 
Page generated in 0.10240 seconds with 11 queries