LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Error in call from LoadPanelEx from DLLHi

Hi,
I am using CVI 5.5 and an external Compiler (Watcom) to create a DLL from the code which was written with CVI 5.5.
The DLL will be loaded from an other program which is created by CVI 5.5

There is ni problem to create the DLL but when I load it I get the error message

Error in call from LoadPanelEx
Error code -86

There are some functions not found by the DLL. I attached the callback table for external compilers which is created by cvi to the DLL. The map file of the DLL shows the function but it will be not found by the DLL. I changed the name of the functions to avoid any problems based on the name. But the problem still occurs.

The handle for the DLL Handle I get from the windows function GetModuleHandle

Does anyone of you have an idea.

Greetings
Oliver
0 Kudos
Message 1 of 2
(3,120 Views)
Hi Oliver,

I see that no one has responded to your post and I apologize for the no-response. Are you still having issues? If so, just let me know and we can start troubleshooting your issue.

Best Regards,
Jonathan N.
National Instruments
0 Kudos
Message 2 of 2
(3,076 Views)