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.
harbour in DLL accessible to Visual Studio C# .Net
- don lowenstein
- Posts: 196
- Joined: Mon Oct 17, 2005 9:09 pm
- Contact:
harbour in DLL accessible to Visual Studio C# .Net
Don Lowenstein
www.laapc.com
www.laapc.com
Re: harbour in DLL accessible to Visual Studio C# .Net
Do you know FiveNet?
https://github.com/FiveTechSoft/fivenet
https://github.com/FiveTechSoft/fivenet
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.