C.BAT - To compile cpp program. Syntax: c testdll
CDLL.BAT - To compile DLL. Syntax: cdll dll2test
MAINDLL.C - Windows self-contained DLL entry point
rogram for working with harbour library files.
DLL2TEST.PRG - Harbour program use to create DLL
TESTDLL.CPP - C++ program used to call the DLL2TEST.DLL