how can I close the window quickly? (General questions)
hi, I have use the dll for my app. but I found that if I close the window when the com was connecting the server, the application will crash in the connect() function . even I call the disconnect function before the window is destroyed. Because if the connection can't be created, the time is long and I want to close it quickly.
how can I close the window safely?
Re: how can I close the window quickly?
Bruce,
I am not sure I understand the question, we didn't have reports that app crashes.
Can you send us such sample?
Kreso
Re: how can I close the window quickly?
Because I have not use the active X. I use the com and show content by our code. and when the window close ,I don't known how to stop the Connect() function.
Bruce,
I am not sure I understand the question, we didn't have reports that app crashes.
Can you send us such sample?
Kreso
Re: how can I close the window quickly?
Bruce,
Can you send us your code over here? Are you using Blocking mode?
I don't think this is not problem with wodTelnetDLX. It would be great if you could send us your code to techsupport@weonlydo.com
Regards,
Damba
Re: how can I close the window quickly?
Thanks a lot.
I set blocking mode FALSE. It works well.
Bruce,
Can you send us your code over here? Are you using Blocking mode?
I don't think this is not problem with wodTelnetDLX. It would be great if you could send us your code to techsupport@weonlydo.com
Regards,
Damba