16 #if !defined(AFX_MAGICVIEW_H__387B567A_8235_41B8_A993_E41567E680D7__INCLUDED_)
17 #define AFX_MAGICVIEW_H__387B567A_8235_41B8_A993_E41567E680D7__INCLUDED_
21 #endif // _MSC_VER > 1000
60 virtual void OnDraw(CDC* pDC);
61 virtual void OnUpdate(CView* pSender, LPARAM lHint, CObject* pHint);
68 virtual void AssertValid()
const;
69 virtual void Dump(CDumpContext& dc)
const;
75 virtual CPoint
LPtoWP(
const CPoint& p);
126 afx_msg
void OnSize(UINT nType,
int cx,
int cy);
142 afx_msg
void OnLButtonUp(UINT nFlags, CPoint point);
145 afx_msg
void OnRButtonUp(UINT nFlags, CPoint point);
146 afx_msg
void OnMouseMove(UINT nFlags, CPoint point);
147 afx_msg BOOL
OnMouseWheel(UINT nFlags,
short zDelta, CPoint pt);
188 DECLARE_MESSAGE_MAP()
191 #ifndef _DEBUG // debug version in MagicView.cpp
201 #endif // !defined(AFX_MAGICVIEW_H__387B567A_8235_41B8_A993_E41567E680D7__INCLUDED_)