Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

c++ message box error

// A single line of C-code needed
MessageBox(NULL, "An error has occurred!", "Title!", MB_ICONERROR | MB_OK);
Source by www.daniweb.com #
 
PREVIOUS NEXT
Tagged: #message #box #error
ADD COMMENT
Topic
Name
8+1 =