harbour in DLL accessible to Visual Studio C# .Net

Post Reply
User avatar
don lowenstein
Posts: 196
Joined: Mon Oct 17, 2005 9:09 pm
Contact:

harbour in DLL accessible to Visual Studio C# .Net

Post by don lowenstein »

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.
Don Lowenstein
www.laapc.com
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: harbour in DLL accessible to Visual Studio C# .Net

Post by cnavarro »

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.
Post Reply