Notes:
-Link with -ldl under linux to enable DLL (.so) support
-Enable RTTI, if compiling with g++ you must alter the common.h if you compile without RTTI
-Disable database edit & continue with MS VC to support the stringizer macros
-Generate Multithreaded DLL code for 

25/03/04
-Status tracker still needs working on to support cleaning up after an error
-Serialization is still a bit 'raw' works fine for classes without changes, but has problems in loading altered classes. Currently does not support changeing versions and saving arrays when reloading

-Currently compiles with VC6.0, VC7.1, VC8.0 beta, mingw 3.2, and icc 7.1