Software Archive
Read-only legacy content
17061 Discussions

Message like in "Simple" sample at the end of program

Intel_C_Intel
Employee
324 Views
The program, that i have compiled, returns this message :
Program Terminated with exit code 0
Exit Window? Yes/No
The same message occurs bei the "Simple" and "3dcube" samples
How can I avoid this message ? I want that my program ends without this message
0 Kudos
1 Reply
Steven_L_Intel1
Employee
324 Views
You have a QuickWin program. See the documentation for SETEXITQQ for how to disable this message.

Steve
0 Kudos
Reply