Geppy Piloni wrote:
> data     Move(Rcvd^, Data, SizeOf(Data)); // Rcvd is the pointer to the

Should be Move(Rcvd^, Data, SizeOf(TData)); 
Length of the record Data instead of length of the variable.

Arno Garrels   
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to