CWindow::GetSystemMenu
Creates a copy of the system menu for modification.
HMENU GetSystemMenu(
BOOL bRevert
) const throw();
Remarks
See GetSystemMenu in the Windows SDK.
Requirements
Header: atlwin.h
Creates a copy of the system menu for modification.
HMENU GetSystemMenu(
BOOL bRevert
) const throw();
See GetSystemMenu in the Windows SDK.
Header: atlwin.h