--Tim ----- Original Message ---- From: Always glad to help. --Tim
----- Original Message ---- From: jack9999 <[EMAIL PROTECTED]> To: [email protected] Sent: Thursday, September 14, 2006 6:15:32 PM Subject: Re: [ARSLIST] adding attachment using C API Hi Tim, You saved my life! It works beautifully. What I miss was the file stat for the lines: att_struct.origSize = (unsigned long) stat_buf.st_size; att_struct.compSize = att_struct.origSize; Thank you! Thuy -- View this message in context: http://www.nabble.com/adding-attachment-using-C-API-tf2272826.html#a6315915 Sent from the ARS (Action Request System) forum at Nabble.com. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

