Installation:

Put eGrid_static.inc to ...\EBDev\include

Put _crtdll.lib, egrid_ansi_m.lib, egrid_unicode_m.lib to ...\EBDev\libs

In the demo's change eGrid.eba to eGrid_static.eba

Add egrid_LoadLib() at the Beginning of your Program and
add egrid_UnloadLib() at the End.

That's all

 