how can I close the window quickly? - WeOnlyDo Discussion board

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

by bruce, Friday, April 13, 2007, 11:00 (6435 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?

Re: how can I close the window quickly?

by wodSupport, Friday, April 13, 2007, 11:03 (6435 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

Re: how can I close the window quickly?

by BRUCE, Friday, April 13, 2007, 11:30 (6435 days ago) @ wodSupport

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?

by wodDamir, Friday, April 13, 2007, 11:34 (6435 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

Re: how can I close the window quickly?

by bruce, Friday, April 13, 2007, 12:24 (6435 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