how can I close the window quickly? (General questions)

by bruce @, (6600 days ago)

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?

locked

Re: how can I close the window quickly?

by Jasmine, (6600 days ago) @ bruce

Bruce,

I am not sure I understand the question, we didn't have reports that app crashes.

Can you send us such sample?

Kreso

locked

Re: how can I close the window quickly?

by BRUCE @, (6600 days ago) @ Jasmine

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

locked

Re: how can I close the window quickly?

by wodDamir @, (6600 days ago) @ BRUCE

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

locked

Re: how can I close the window quickly?

by bruce @, (6599 days ago) @ wodDamir

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

locked