c++.announce - VOLE 0.2.3 released
- Matthew Wilson (22/22) Apr 09 2007 VOLE is an open-source C++ library that dramatically simplifies the busi...
VOLE is an open-source C++ library that dramatically simplifies the business of driving COM servers (via the IDispatch interface) from C++. VOLE is highly robust. VOLE is very flexible, taking and returning normal C++ types, such as int, double, std::string, std::wstring, and so on. VOLE is 100% header only. VOLE is compiler-independent, and has been verified to work with the following compilers: * Digital Mars 8.50 * GCC 3.4 * Intel 8 * Metrowerks CodeWarrior 8 * Visual C++ 6.0 * Visual C++ 7.1 * Visual C++ 8.0 Release 0.2.3 incorporates: * minor bug fix in vole::object::QueryInterface() Note: this release of VOLE requires STLSoft 1.9.1 beta 47, or later. Download from http://stlsoft.org/downloads.html Download from: http://sourceforge.net/project/showfiles.php?group_id=185401&package_id=216089&release_id=499924 Discuss at: http://sourceforge.net/forum/forum.php?forum_id=648398
Apr 09 2007