µÑǨѴ¡ÒâéͤÇÒÁ¡Òà WM_: L - M

á¼¹¼Ñ§ÃÒ¡Òà ¿Ñ§¡ìªÑ¹áººµÑÇÍÂèÒ§
ON_WM_LBUTTONDBLCLK () afx_msg âÁ¦ÐOnLButtonDblClk(UINT, CPoint);
ON_WM_LBUTTONDOWN () afx_msg âÁ¦ÐOnLButtonDown(UINT, CPoint);
ON_WM_LBUTTONUP () afx_msg âÁ¦ÐOnLButtonUp(UINT, CPoint);
ON_WM_MBUTTONDBLCLK () afx_msg âÁ¦ÐOnMButtonDblClk(UINT, CPoint);
ON_WM_MBUTTONDOWN () afx_msg âÁ¦ÐOnMButtonDown(UINT, CPoint);
ON_WM_MBUTTONUP () afx_msg âÁ¦ÐOnMButtonUp(UINT, CPoint);
ON_WM_MDIACTIVATE () afx_msg âÁ¦ÐOnMDIActivate(BOOL, CWnd * CWnd *);
ON_WM_MEASUREITEM () afx_msg âÁ¦ÐOnMeasureItem(LPMEASUREITEMSTRUCT);
ON_WM_MENUCHAR () afx_msg LONG OnMenuChar(UINT, UINT, CMenu *);
ON_WM_MENUSELECT () afx_msg âÁ¦Ð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 âÁ¦ÐOnMoving(UINT, LPRECT);

Index