Greetings to all.
As part of a bigger application I want to use the simple MessagBoxA dll to programatically display several messages with different icons and buttons.
I just attach a simpler VI that exemplifies the problem: At the time one closes the executable file (no matter in which way) it reports a LabView error. Translating will be something like "The application has detected a problem and must be closed. Data may be lost. Inform Microsoft of this problem". If one enables a Just In Time Debbuger it will be catched by such program.
This error only appear when closing the .exe file. No error appear within the .vi and the function prototype is also correct.The .vi as such works properly but the "error window" that appears when closed is "ugly" for the final user.
Any ideas on how can I overcome this situation?
Thanks in advance,