Hi,
I wanna use Delphi to talk through HPI to the DSK. I have only the C header to
use the DLL, and I can't convert it to Delphi header (I tried to use
HeadConv, but it didn't work). How can I do it?
Thanks,
Francisco Morbiolo
DSK6711 (HPI) and Delphi / Lazarus
Started by ●March 27, 2006
Reply by ●March 28, 20062006-03-28
Francisco,
--- f...@yahoo.com.br wrote:
> Hi,
>
> I wanna use Delphi to talk through HPI to the DSK. I
> have only the C header to use the DLL, and I can't
> convert it to Delphi header (I tried to use
> HeadConv, but it didn't work). How can I do it?
I am not familiar with Delphi, but i won't let that
stop me...
I am surprised that Delphi cannot adapt to DLLs. You
might reseach it to be sure. Worst case, you have
have to fabricate a thin wrapper [written in C] that
is Delphi friendly on the 'top' and converts Delphi
calls to your DLL. If you are not familiar with C,
you might try to connect with someone who uses MS VC++
and work out a solution.
mikedunn
>
> Thanks,
>
> Francisco Morbiolo
> c...
>
>
>
--- f...@yahoo.com.br wrote:
> Hi,
>
> I wanna use Delphi to talk through HPI to the DSK. I
> have only the C header to use the DLL, and I can't
> convert it to Delphi header (I tried to use
> HeadConv, but it didn't work). How can I do it?
I am not familiar with Delphi, but i won't let that
stop me...
I am surprised that Delphi cannot adapt to DLLs. You
might reseach it to be sure. Worst case, you have
have to fabricate a thin wrapper [written in C] that
is Delphi friendly on the 'top' and converts Delphi
calls to your DLL. If you are not familiar with C,
you might try to connect with someone who uses MS VC++
and work out a solution.
mikedunn
>
> Thanks,
>
> Francisco Morbiolo
> c...
>
>
>