LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use the DLL importation module with a Delphi header

Hello,

For the moment, the LV's DLL importation module seems to import DLLs with C header files only (.h extension)
Is there a tweak that allows to use a DELPHI header instead (.inc extension).

I just have a DELPHI header for my device and as I dont have the skills to translate it in C I've searched for a Delphi to C converter all day long without any success...

All suggestions are welcome !!!

Bye



0 Kudos
Message 1 of 2
(2,726 Views)
This is more a question for a delphi or c newsgroup (converting delphi
header to c), so I can't offer an expert opinion.

Perhaps you could look for Pascal to C? As I recall Delphi is (build on)
Pascal.

This: http://www.garret.ru/~knizhnik/ptoc/Readme.htm seems promising,
although it seems to do a lot more then simply converting the header files.

Regards,

Wiebe.


0 Kudos
Message 2 of 2
(2,708 Views)