Category : C++ Source Code
Archive   : OUTVBX.ZIP
Filename : OUTVBVW.H

 
Output of file : OUTVBVW.H contained in archive : OUTVBX.ZIP
// outvbvw.h : interface of the COutvbxView class
//
/////////////////////////////////////////////////////////////////////////////

class COutvbxView : public CView
{
protected: // create from serialization only
COutvbxView();
DECLARE_DYNCREATE(COutvbxView)

// Attributes
public:
COutvbxDoc* GetDocument();

// Operations
public:

// Implementation
public:
virtual ~COutvbxView();
virtual void OnDraw(CDC* pDC); // overridden to draw this view
#ifdef _DEBUG
virtual void AssertValid() const;
virtual void Dump(CDumpContext& dc) const;
#endif

// Printing support
protected:
virtual BOOL OnPreparePrinting(CPrintInfo* pInfo);
virtual void OnBeginPrinting(CDC* pDC, CPrintInfo* pInfo);
virtual void OnEndPrinting(CDC* pDC, CPrintInfo* pInfo);

// Generated message map functions
protected:
//{{AFX_MSG(COutvbxView)
afx_msg void OnOutlineStyle0();
afx_msg void OnOutlineStyle1();
afx_msg void OnOutlineStyle2();
afx_msg void OnOutlineStyle3();
afx_msg void OnOutlineStyle4();
afx_msg void OnOutlineStyle5();
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};

#ifndef _DEBUG // debug version in outvbvw.cpp
inline COutvbxDoc* COutvbxView::GetDocument()
{ return (COutvbxDoc*) m_pDocument; }
#endif

/////////////////////////////////////////////////////////////////////////////


  3 Responses to “Category : C++ Source Code
Archive   : OUTVBX.ZIP
Filename : OUTVBVW.H

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/