I'm trying to create a C# wrapper program that calls Harbour and FiveWin functions directly.
Does anyone know if the Harbour Libraries can be encapsulated into a DLL which can be linked into and used by a C# .Net program?
Same question for the FiveWin libraries.
Same question for my .prg files.
Ultimately, I'd like one integrated program solution which is started as a C# / .Net app, but runs with Harbour and FiveWin natively.