Hello, I know people here are mainly interested in Pascal but I thought I can share some information about my C++ project that is based on the FreePascal library code. I have attempted to create a cross platform C++ library called wxVCL; this C++ library for wxWidgets is equivalent to that of Pascal RTL. So far I have converted some 600 functions from System, Sysutils, StrUtils and DateUtils. Some of the code is a direct Pascal conversion and some are written using the wxWidgets classes.
Source code is released with the same license as FreePascal RTL. You can find the source at: http://wxvcl.svn.sourceforge.net/viewvc/wxvcl/cpp/ and more information about the code at http://twinforms.com/wxvcl.htm . -Guru Kathiresan http://twinforms.com/ _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
