AfxDebugBreak (MFC)
Visual Studio 2010
Call this function to cause a break (at the location of the call to AfxDebugBreak) in the execution of the debug version of your MFC application.
void AfxDebugBreak( );