or call default
CMainFrame* pframe=(CMainFrame*)AfxGetApp()->m_pMainWnd;
pframe->xyshow(point.x,point.y);
if(pframe->fullscreenkey){
if(!mysbar){pframe->PostMessage(WM_COMMAND,ID_VIEW_STATUS_BAR);mysbar=TRUE;};
};
CView::OnLButtonDown(nFlags, point);
}
void CCmyView::OnLButtonUp(UINT nFlags, CPoint point)
{
// TODO: Add your message handler code here and/or call default
CMainFrame* pframe=(CMainFrame*)AfxGetApp()->m_pMainWnd;
pframe->xyshow(point.x,point.y);
if(pframe->fullscreenkey){
if(mysbar){pframe->PostMessage(WM_COMMAND,ID_VIEW_STATUS_BAR);mysbar=FALSE;};
};
CView::OnLButtonUp(nFlags, point);
}
void CCmyView::OnBUTTONfull()
{[b
上一篇:
CMYODBCEXCELDLG.CPP
下一篇:
各路网友恶搞“聚美优品”广告词,快笑死了