// OnCreate controls the way the frame is created. // Overriding CFrame::OnCreate is optional. int CMainFrame::OnCreate(CREATESTRUCT& cs) // A menu is added if the IDW_MAIN menu resource is defined. / ...
Contribute to win32-framework-foundation/win32xx development by creating an account on GitHub.