Last active
November 21, 2016 21:02
-
-
Save musoftware/522e8f2e09a9a54b8d5ee48c665fe45e to your computer and use it in GitHub Desktop.
learning CPP
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| MessageBox(_T("Help, Something went wrong."), _T("Error"), MB_ICONERROR | MB_OK); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment