|
XLKit
0.1.0
|
Files | |
| file | xlcall.hpp [code] |
| Wrapper for XLCALL.H so that we don't need #include <WINDOWS.H> | |
| file | xldebug.hpp [code] |
| XLKit debugging facility for the XLDBG() macro. | |
| file | xlException.hpp [code] |
| Provides XLKIT_THROW() macro and xlException class. | |
| file | xlkit.cpp |
| Main program for XLKit. This can either be compiled into its own library for use by an XLL or be simply #include'd into a .cpp file already used in building the XLL. | |
| file | xlkit.hpp [code] |
| Main XLKit header. | |
| file | xlOperand.hpp [code] |
| xlkit::xlOperand class | |
| file | xlutil.hpp [code] |
| XLKit utilities. | |
| file | xlversion.hpp [code] |
| XLKit version defines. | |
| file | xlwindows.hpp [code] |
| Minimal version of windows.h. | |