Several builds of the CppDOM 0.6.5 release has just been posted on SourceForge. The changes in this relate exclusively to Windows:
1. Added support for automatic linking. Define CPPDOM_AUTO_LINK to link against the appropriate debug or release build of the static library. Define CPPDOM_DYN_LINK to link against the appropriate debug or release build of the dynamic library.
2. Added support for Visual C++ 8.0 and Windows XP x64 Edition.