Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. kedlaya

    CWinApp::OnFileNew() crashing why?

    Hi all, Whenevr I select &quot;new&quot; 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...

Part and Inventory Search

Back
Top