Hi all,
Whenevr I select "new" in menu my application is giving memory error and the application is terminationg.Here is the function in which I am calling this.
afx_msg void CMyApp::OnAppFileNew( )
{
static BOOL bFirstTime = TRUE;
CWinApp::OnFileNew(); // <---------------Here...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.