| Help/ | contains MDZSimpleGridAX.chm reference file |
| Samples/ | contains sample source code and some generated files for grid interfaces/methods access |
| Samples/Interfaces/ | directory with generated MDZSimpleGridAX.h and MDZSimpleGridAX_i.c files that allows access to the v-table interfaces of the grid |
| Samples/MFCGenerated/ | directory contains definition and implementation of MFC-generated and inherited from CWnd class that is wrapper around grid dispinterface |
| Samples/ToRun/ | directory contains bynary MFC and VB sample applications using grid |
| Samples/MFCWndTestAX/ | MFC sample application source code |
| Samples/VBAXTest/ | VisualBasic sample application source code |
| helpers.h, helpers.cpp | used in sample application projects |
| MDZSimpleGridAX.dll | MDZSimpleGrid ActiveX library |
| register.bat | batch file for ActiveX registration. Calls "regsvr32 MDZSimpleGridAX.dll" that registers the ActiveX in your system. Only after the registration you may use the control in your applications |