Linking .dll files written in C++
Posted: Fri Aug 07, 2009 10:25 am
by Kev >> Tue, 21 Sep 2004 15:24:10 GMT
Hi,
I am currently doing a final year project using JADE and the project requires us to link to a hardware using the provided driver. Thus I would like to know how to link to .dll files and drivers stored in other extensions. (eg .bfd). By the way, some functions in the driver does not return a char pointer, instead it returns a pointer to a handler and how would i be able to access the address in the handler in JADE ? Thanks alot.
Hi,
I am currently doing a final year project using JADE and the project requires us to link to a hardware using the provided driver. Thus I would like to know how to link to .dll files and drivers stored in other extensions. (eg .bfd). By the way, some functions in the driver does not return a char pointer, instead it returns a pointer to a handler and how would i be able to access the address in the handler in JADE ? Thanks alot.