Wm _ メッセージ ハンドラー: L ・ M

マップ エントリ 関数プロトタイプ
ON_WM_LBUTTONDBLCLK) afx_msg void OnLButtonDblClk(UINT、CPoint);
ON_WM_LBUTTONDOWN) afx_msg 無効OnLButtonDown(UINT、CPoint);
ON_WM_LBUTTONUP) afx_msg void OnLButtonUp(UINT、CPoint);
ON_WM_MBUTTONDBLCLK) afx_msg void OnMButtonDblClk(UINT、CPoint);
ON_WM_MBUTTONDOWN) afx_msg void OnMButtonDown(UINT、CPoint);
ON_WM_MBUTTONUP) afx_msg void OnMButtonUp(UINT、CPoint);
ON_WM_MDIACTIVATE) afx_msg void OnMDIActivate(BOOL、CWnd ※、CWnd ※);
ON_WM_MEASUREITEM) afx_msg void OnMeasureItem(LPMEASUREITEMSTRUCT);
ON_WM_MENUCHAR) afx_msg 長OnMenuChar(UINT、UINT、CMenu ※);
ON_WM_MENUSELECT) afx_msg void OnMenuSelect(UINT、UINT、HMENU);
ON_WM_MOUSEACTIVATE) afx_msg int , OnMouseActivate(CWnd ※、UINT、UINT);
ON_WM_MOUSEMOVE) afx_msg 無効OnMouseMove(UINT、CPoint);
ON_WM_MOUSEWHEEL) afx_msg BOOL OnMouseWheel(UINT、短い、CPoint);
ON_WM_MOVE) afx_msg 無効onmove 関数(int, int);
ON_WM_MOVING) afx_msg void OnMoving(UINT、LPRECT);

Index