Category : C++ Source Code
Archive   : HIERLIST.ZIP
Filename : SPLASH.H

 
Output of file : SPLASH.H contained in archive : HIERLIST.ZIP
// splash.h : header file
//

/////////////////////////////////////////////////////////////////////////////
// CSplashWnd dialog
#if !defined(SPLASH_H)
#define SPLASH_H

#if !defined(CTL3DDLG_H)
#include "ctl3ddlg.h"
#endif

class CSplashWnd : public CCtl3dDlg
{
// Construction
public:
CSplashWnd(CWnd* pParent = NULL); // standard constructor
BOOL Create(CWnd* pParent = NULL);

// Dialog Data
//{{AFX_DATA(CSplashWnd)
enum { IDD = IDD_SPLASH };
// NOTE: the ClassWizard will add data members here
//}}AFX_DATA

// Implementation
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support

// Generated message map functions
//{{AFX_MSG(CSplashWnd)
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};

#endif // SPLASH_H


  3 Responses to “Category : C++ Source Code
Archive   : HIERLIST.ZIP
Filename : SPLASH.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/