03-29-2008 02:26 AM
Hello Derrick,
Tanx.What ever u told according to that i did in my project then i am not facing this error "The pascal calling convention is not supported in the WIN32 version of CVI".I created one dll for that project and i includeed .h file and .dll file in to my project.what ever functions in dll i am not able to use in my project.I facing linker error saying that "Undefined symbol '_DeInstallInterruptHandler' referenced in "AUTO_CHK.C"".i created dll by using LabWindows/CVI Environment.While creating dll i followed what ever procedure we have in LabWindows/CVI for creating dll.
Regards
Pradeep
03-29-2008 08:45 AM
03-31-2008 01:20 AM
Hai Jonathan N,
I Created Dll in Release mode.I added .h,.lib,.dll files in to the project folder.then also i m getting undefined symbol error in my project.
03-31-2008 08:40 AM
Hello Derrick,
Tanx a lot for your ideas.My project compiled.If i face any problems i will mail you please consider those and give me reply.
Regards,
Pradeep.
03-31-2008 12:43 PM
04-01-2008 10:57 PM
Hai Jonathan N,
I Created One dll for my current project.This project previously developed in LabWindows/CVI 4.0 version by our seniors in pascal.for this project they used one dll with pascal notation.now i am trying to use same functions for my project.Is there any changes i have to do for this dll for current version?
Regards
Pradeep.
04-02-2008 01:20 PM - edited 04-02-2008 01:21 PM
04-02-2008 11:37 PM
I am trying to create dll by using LabWindows/CVi.for creating dll i am following the procedure given in help.how to create .lib for my dll.
if u have any manul to cretae dll send me.
04-03-2008 07:02 PM