« Home « Kết quả tìm kiếm

giáo trình môn học lập trình windows với vc/mfc


Tóm tắt Xem thử

- afx_msg void OnPaint();.
- afx_msg void OnSize(UINT nType, int cx, int cy);.
- afx_msg void OnHScroll(UINT nCode, UINT nPos, CScrollBar* pScrollBar);.
- afx_msg void OnVScroll(UINT nCode, UINT nPos, CScrollBar* pScrollBar);.
- afx_msg void OnMsgName(UINT nFlags, CPoint point).
- afx_msg void OnMsgName(UINT nChar, UINT nRepCnt, UINT nFlags).
- dlg(TRUE,_T("txt"),_T("*.txt"),OFN_FILEMUSTEXIST¦OFN_HIDEREADONLY,zFilters);.
- //{{AFX_MSG(CMainFrame).
- afx_msg void OnSetFocus(CWnd *pOldWnd);.
- //}}AFX_MSG.
- //{{AFX_MSG(CChildView).
- afx_msg void OnFileProperties();.
- //{{AFX_MSG(CMyPropertySheet).
- afx_msg void OnApply.
- //}}AFX_MSG_MAP.
- Generated message map functions //{{AFX_MSG(CSizePage).
- afx_msg void OnChange.
- Generated message map functions //{{AFX_MSG(CColorPage).
- //{{AFX_MSG(CChildView) afx_msg void OnPaint();.
- afx_msg void OnOptionsGridSettings();.
- //{{AFX_MSG_MAP(CChildView) ON_WM_PAINT().
- Generated message map functions //{{AFX_MSG(CSettingsDialog) virtual BOOL OnInitDialog();.
- //}}AFX_MSG_MAP END_MESSAGE_MAP().
- //{{AFX_MSG(CMyToolTipCtrl).
- afx_msg void OnSelEndOK();.
- //{{AFX_MSG(CScrollDemoView).
- afx_msg void OnLButtonDown(UINT nFlags, CPoint point);.
- //{{AFX_MSG(CHtmlClockView).
- //{{AFX_MSG(CDriveView).
- afx_msg void OnItemExpanding(NMHDR* pNMHDR, LRESULT* pResult);.
- //{{AFX_MSG(CFileView) afx_msg void OnDestroy();.
- afx_msg void OnGetDispInfo(NMHDR* pNMHDR, LRESULT* pResult);.
- afx_msg void OnColumnClick(NMHDR* pNMHDR, LRESULT* pResult);.
- afx_msg void OnViewLargeIcons();.
- afx_msg void OnViewSmallIcons();.
- afx_msg void OnViewList();.
- afx_msg void OnViewDetails();.
- afx_msg void OnUpdateViewLargeIcons(CCmdUI* pCmdUI);.
- afx_msg void OnUpdateViewSmallIcons(CCmdUI* pCmdUI);.
- afx_msg void OnUpdateViewList(CCmdUI* pCmdUI);.
- afx_msg void OnUpdateViewDetails(CCmdUI* pCmdUI);.
- afx_msg void OnFileNewDirectory();.
- string.Format (_T ("%d/%0.2d/%0.2d (%d:%0.2d%c)"),.
- Implementation //{{AFX_MSG(CMdiSquaresApp) afx_msg void OnAppAbout();.
- //{{AFX_MSG(CAboutDlg.
- //{{AFX_MSG_MAP(CAboutDlg.
- //{{AFX_MSG(CChildFrame).
- //{{AFX_MSG(CSquaresDoc) afx_msg void OnColorRed();.
- afx_msg void OnColorYellow();.
- afx_msg void OnColorGreen();.
- afx_msg void OnColorCyan();.
- afx_msg void OnColorBlue();.
- afx_msg void OnColorWhite();.
- afx_msg void OnUpdateColorRed(CCmdUI* pCmdUI);.
- afx_msg void OnUpdateColorYellow(CCmdUI* pCmdUI);.
- afx_msg void OnUpdateColorGreen(CCmdUI* pCmdUI);.
- afx_msg void OnUpdateColorCyan(CCmdUI* pCmdUI);.
- afx_msg void OnUpdateColorBlue(CCmdUI* pCmdUI);.
- afx_msg void OnUpdateColorWhite(CCmdUI* pCmdUI);.
- //{{AFX_MSG(CSquaresView).
- //{{AFX_MSG(CSketchApp) afx_msg void OnAppAbout();.
- //{{AFX_MSG(CSketchDoc) afx_msg void OnViewGrid();.
- afx_msg void OnUpdateViewGrid(CCmdUI* pCmdUI);.
- //{{AFX_MSG(CSketchView).
- afx_msg void OnMouseMove(UINT nFlags, CPoint point);.
- afx_msg void OnLButtonUp(UINT nFlags, CPoint point);.
- //{{AFX_MSG(CWandererApp) afx_msg void OnAppAbout();.
- //{{AFX_MSG(CWandererDoc).
- afx_msg void OnSelectionChanged(NMHDR* pNMHDR, LRESULT* pResult);.
- string.Format(_T("%0.2d:%0.2d:%0.2d".
- afx_msg void OnClose();.
- //{{AFX_MSG(CMyWordDoc).
- //{{AFX_MSG(CMyWordView) afx_msg void OnDestroy();.
- afx_msg void OnCharBold();.
- afx_msg void OnCharItalic();.
- afx_msg void OnCharUnderline();.
- afx_msg void OnParaLeft();.
- afx_msg void OnParaCenter();.
- afx_msg void OnParaRight();.
- afx_msg void OnUpdateCharBold(CCmdUI* pCmdUI);.
- afx_msg void OnUpdateCharItalic(CCmdUI* pCmdUI);.
- afx_msg void OnUpdateCharUnderline(CCmdUI* pCmdUI);.
- afx_msg void OnUpdateParaLeft(CCmdUI* pCmdUI);.
- afx_msg void OnUpdateParaCenter(CCmdUI* pCmdUI);.
- afx_msg void OnUpdateParaRight(CCmdUI* pCmdUI);.
- afx_msg void OnUpdateLineNumber (CCmdUI* pCmdUI);.
- afx_msg void OnSelectFont.
- afx_msg void OnSelectSize.
- afx_msg void OnCloseUp.
- afx_msg void OnGetMinMaxInfo (MINMAXINFO* pMMI);.
- afx_msg void OnTimer (UINT nTimerID);.
- afx_msg void OnPaint.
- afx_msg void OnSysCommand (UINT nID, LPARAM lParam);.
- afx_msg void OnContextMenu (CWnd* pWnd, CPoint point);.
- afx_msg void OnEndSession (BOOL bEnding);.
- afx_msg void OnClose.
- afx_msg void OnLButtonDown(UINT, CPoint);.
- afx_msg void OnStart();.
- //{{AFX_MSG(CSieveApp).
- afx_msg void OnPaletteChanged(CWnd* pFocusWnd);

Xem thử không khả dụng, vui lòng xem tại trang nguồn
hoặc xem Tóm tắt