Re: [twsocket] Error in function WSACancelAsyncRequest

2006-07-29 Thread Francois PIETTE
> My program uses TSmtpCli and I receive this exception time to time: > > "Error in function WSACancelAsyncRequest - Invalid Argument." > > How to avoid this error ? This is very strange. This error should never occur unless there is a bug somewhere in your program in a part probably not related t

Re: [twsocket] Error in function WSACancelAsyncRequest

2006-07-28 Thread Wilfried Mestdagh
Hello Max, If winsock complains about an Invalid argument, than you have probably some pointer overritten or othere memory problem in your application. There is a debugger setting for overwriting memory, but never tryed it or know that it works well. --- Rgds, Wilfried [TeamICS] http://www.overby

[twsocket] Error in function WSACancelAsyncRequest

2006-07-28 Thread Max Terentiev
Helo, My program uses TSmtpCli and I receive this exception time to time: "Error in function WSACancelAsyncRequest - Invalid Argument." How to avoid this error ? --- With best regards, Max Terentiev. Business Software Products. AMS Development Team. [EMAIL PROTECTED] -- To unsubscribe or chan