| 
    XLKit
    0.1.0
    
   | 
 
| ▼ xlkit | |
| xlcall.hpp | Wrapper for XLCALL.H so that we don't need #include <WINDOWS.H> | 
| xldebug.hpp | XLKit debugging facility for the XLDBG() macro | 
| xlException.hpp | Provides XLKIT_THROW() macro and xlException class | 
| 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 | 
| xlkit.hpp | Main XLKit header | 
| xlOperand.hpp | Xlkit::xlOperand class | 
| xlutil.hpp | XLKit utilities | 
| xlversion.hpp | XLKit version defines | 
| xlwindows.hpp | Minimal version of windows.h |