Controladores de mensajes WM_: F - K

Entrada del mapa Prototipo de función
ON_WM_FONTCHANGE) afx_msg void OnFontChange);
ON_WM_GETDLGCODE) afx_msg UINT OnGetDlgCode);
ON_WM_GETMINMAXINFO) afx_msg void OnGetMinMaxInfo(LPPOINT);
ON_WM_HELPINFO) afx_msg BOOL OnHelpInfo(HELPINFO **);
ON_WM_HSCROLL) afx_msg void OnHScroll(UINT, UINT, CWnd *);
ON_WM_HSCROLLCLIPBOARD) afx_msg anular OnHScrollClipboard CWnd *, UINT, UINT);
ON_WM_ICONERASEBKGND) afx_msg void OnIconEraseBkgnd(CDC *);
ON_WM_INITMENU) afx_msg void OnInitMenu(CMenu *);
ON_WM_INITMENUPOPUP) afx_msg void OnInitMenuPopup(CMenu *, UINT, BOOL);
ON_WM_KEYDOWN) afx_msg anular OnKeyDown(UINT, UINT, UINT);
ON_WM_KEYUP) afx_msg anular OnKeyUp(UINT, UINT, UINT);
ON_WM_KILLFOCUS) afx_msg anular OnKillFocus(CWnd **);

Index