Quantcast
Channel: INDY (Internet Direct) changes
Browsing all 6 articles
Browse latest View live

IdAttachmentMemory fixed for unicode file names

Download fixed idattachmentmemory.pas unit IdAttachmentMemory;  interface  uses Classes, SysUtils, IdAttachment, IdMessageParts, IdGlobal, ExtStreams;  type TIdAttachmentMemory = class(TIdAttachment)...

View Article



WideIdEMailAddress is same IdEMailAddress unit but works with unicode strings

Download fixed wideidemailaddress.pas unit WideIdEMailAddress;  interface  uses Classes, TntClasses;  type TWideIdEMailAddressItem = class(TCollectionItem) protected FAddress: Widestring; FName:...

View Article

IdCoderHeader fixed and added decoding headers to unicode

Download fixed idcoderheader.pas unit IdCoderHeader;  interface  uses IdEMailAddress;  type TTransfer = (bit7, bit8, iso2022jp); CSET = set of AnsiChar;  // Procs function EncodeAddressItem(EmailAddr:...

View Article

IdCoder3to4 fixed for wrong attachments

Download fixed idcoder3to4.pas { $HDR$} {**********************************************************************} { Unit archived using Team Coherence } { Team Coherence is Copyright 2002 by Quality...

View Article

IdMessageCoderMIME fixed RemoveInvalidCharsFromFilename function

Download fixed idmessagecodermime.pas { $HDR$} {**********************************************************************} { Unit archived using Team Coherence } { Team Coherence is Copyright 2002 by...

View Article


IdEMailAddress deleted exception on wrong addresses

Download fixed idemailaddress.pas { $HDR$} {**********************************************************************} { Unit archived using Team Coherence } { Team Coherence is Copyright 2002 by Quality...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images