Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Sets the handles for menu and accelerator resources.
void SetHandles(
HMENU hMenu,
HACCEL hAccel
);
Parameters
hMenu
The handle of a menu resource.hAccel
The handle of an accelerator resource.
Remarks
Call this function to set the menu and accelerator resources used by the MDI child window object.
Requirements
Header: afxwin.h