08-28-2009 11:56 AM
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.
08-31-2009 11:36 AM
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.