CWinApp::DoMessageBox
Visual Studio 2012
The framework calls this member function to implement a message box for the global function AfxMessageBox.
virtual int DoMessageBox( LPCTSTR lpszPrompt, UINT nType, UINT nIDPrompt );