06-05-2015 03:57 AM
I created a dll that had a message popup (userint.h) using Cvi version 6 on Windows XP, then using the Cvi runtime module and everything was good. I am now using Windows 7 (32 bit) and the latest Cvi runtime module and the dll partly works, does not give any errors, but the message popup does not appear.
My guess is the new Cvi runtime module maybe does not support the older message popup, but really dont know, could be the Windows version; anyone know about this?
06-10-2015 11:04 AM
Hi,
I don't believe MessagePopup has changed since CVI 3.0 as stated here: http://zone.ni.com/reference/en-XX/help/370051V-01/cvi/uiref/cvimessagepopup/
I would recommend stripping it down to the barebones and see if you can get it functioning that way.
06-15-2015 08:19 AM
One thing to check: Try <Alt><Tab> a few times. In the distant past I have seen rare cases where it was hidden by other windows.
Ian