Anyone know where I can find a good (that is, a _working_) Base64 implementation for Delphi? Preferably one without any licensing restrictions (public domain preferred) and works under Delphi 4. The ones I've found via Google have proven to be incorrect in some fashion or other, or the implementation has unacceptable licensing considerations. Please note that I'm still relatively new to Delphi and I'm still building a list of good Delphi websites.
The implementations I've found so far that come the closest: http://www.swissdelphicenter.ch/de/showcode.php?id=1243 http://www.swissdelphicenter.ch/torry/showcode.php?id=1524 However, the user comments on the code have dissuaded me from using either one. (My background is C/C++ and the Delphi/Pascal syntax is disconcerting and somewhat unfamiliar even though I frequently "hack" my way through Pascal with InnoSetup's embedded Pascal compiler. I say "hack", because I would hardly call it programming. Writing a Base64 encoder/decoder is not at the top of my list of priorities). -- Thomas Hruska ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/i7folB/TM --------------------------------------------------------------------~-> ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

