Closed GoogleCodeExporter closed 9 years ago
I think it has been fixed and no one closed this issue. Can you verify it?
Original comment by geancarl...@gmail.com
on 8 Apr 2009 at 10:22
No it is still broken. For instance, in a test app, add a context menu item,
test it,
then close the app. A MessageBox will pop up in the client saying Pipe
Disconnected,
and then the client will freeze.
Original comment by ian320
on 9 Apr 2009 at 1:13
[deleted comment]
With r636 this problem doesn't occur if you call DisconnectPipe, and I haven't
been
able to reproduce it by following your steps. I get the MessageBox saying Pipe
Disconnected but my client doesn't freeze.
Original comment by joebingham07@gmail.com
on 16 Apr 2009 at 2:42
Fixed in r639. You never have to call DisconnectPipe. If you shut down your app
the
DLL will be removed automatically. The problem was that the DLL was closing a
thread
in Tibia, probably the one that handles IO.
Original comment by ian320
on 20 Apr 2009 at 8:09
Original issue reported on code.google.com by
ian320
on 16 Mar 2009 at 1:00