DelphiDabbler.com News http://www.delphidabbler.com/ Information about updates to DelphiDabbler.com en-gb Peter D Johnson 2010 (www.delphidabbler.com) Thu, 22 Jul 2010 01:25:00 +0000 http://blogs.law.harvard.edu/tech/rss CodeSnip v3.6.3 released http://www.delphidabbler.com/software/codesnip CodeSnip v3.6.3 has been released. The code that communicates with web services has been completely re-written to avoid some of the character encoding errors experienced in earlier versions. The "About The Program" tab of the About Box has also been updated and corrected. http://www.delphidabbler.com/news/2010/7/22/74 Thu, 22 Jul 2010 01:25:00 +0000 Released v0.2 beta of the MD5 Message Digest Unit http://www.delphidabbler.com/software/md5 This update to the MD5 Message Digest Unit changes the parameter type of the AnsiString overloads of the TPJMD5.Calculate and TPJMD5.Process methods from AnsiString to RawByteString. This change enables ANSI strings of any code page to be processed without conversion to the default code page. http://www.delphidabbler.com/news/2010/7/21/73 Wed, 21 Jul 2010 13:45:02 +0000 Released v1.0.2 of the Console Application Runner Classes http://www.delphidabbler.com/software/consoleapp This new version of the Console Application Runner Classes finally fixes a problem that was causing the code to fail when compiled against a Unicode Windows API, i.e. with Delphi 2009 or Delphi 2010. This was down to a "feature" of the Windows CreateProcessW API function. Thanks to the two users who pointed this out - you know who you are! http://www.delphidabbler.com/news/2010/7/20/72 Tue, 20 Jul 2010 09:09:54 +0000 CodeSnip v3.6.2 released http://www.delphidabbler.com/software/codesnip CodeSnip v3.6.2 has been released. This release fixes a formatting bug in the code generator along with a potential bug in the code that parses the markup used for a snippet's extra information. Also fixed a memory leak. http://www.delphidabbler.com/news/2010/6/18/71 Fri, 18 Jun 2010 23:21:00 +0000