LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Self-Made UIRCallbackTable.c

Hi Community...

I have develop a Class-Hierarchy for Labwindows/CVI Panels in Visual C++.
I generate a UIRClassTable.cpp with one Class for each Panel and his Callback Functions.
In this step I want du generate the UIRCallbackTable.c.

In a Executable (LoadPanel) my Self-made UIRCallbackTable.c works properly....
but in a DLL (LoadPanelEx) it doesnt work (Errorcode: -86)

How can I generate the UIRCallbackTable.c that it works in all Cases?


0 Kudos
Message 1 of 2
(2,868 Views)
I found an entry in the Knowledge Base that might help you:

http://forums.ni.com/ni/board/message?board.id=180&message.id=17486
0 Kudos
Message 2 of 2
(2,839 Views)