XLW - A C++ wrapper for the Excel C API
Screenshots
Description
XLW is a C++ wrapper for the Excel C API described in the Microsoft Excel 97 Developer's Kit. It makes xll programming automatic. Its powerful interface will empower your C, C# or C++ numerics by embedding them in Excel just like the built-in functions.
Categories
License
Update Notifications
User Ratings
User Reviews
-
One of the easiest apps to use
-
gracias
-
XLL add-in are much easier to develop with XLW compare to the original MS XLL API. Notice some programming skills are required to use this wrapper.
-
Is this project still maintained? I downloaded the source and tried to set it up using Visual Studio 2010 but the error list start right in the make file. Sadly I cannot afford much time to dig into the project internals. It looks like this latest xlw version is for VS 2008, so should I expect it to compile correctly for VS 2010 and 64 bits?
-
xlw works nicely