LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

PostLVUserEvent with Target Settings Real-time only

we have a dll that was built with visual studio that uses PostLVUserEvent. We are porting this to LabWindows for use with LabVIEW RT. when the project is compiled with the target settings of real-time only for Run-time support, and is linked with labview.lib, i get a linker error undefined symbol for __imp__MessageBoxA@16 referenenced in labview.lib.

 

any ideas how to fix? thanks.

0 Kudos
Message 1 of 2
(3,192 Views)

Chucky,

 

Take a look at this thread: http://forums.ni.com/ni/board/message?board.id=180&message.id=34632&requireLogin=False .  The original poster had a similar problem, so read through the thread and try some of the things Jonathan N suggested.  If that doesn't resolve your issue, please let me know and I can look into it more closely.

Eric B.
National Instruments
0 Kudos
Message 2 of 2
(3,168 Views)