[ROOT] --> small

class CSplashWnd
    extends CDialog as public

Author:
unascribed

Version:
unknown

Source:
ABOUTBOX.H:60

Enums Index

__$E0001__
[public]


Variables Index

m_font
[protected]
m_icon
[protected]


Methods Index

Create
[public]
DoDataExchange
[protected]
OnInitDialog
[protected]


Enums

__$E0001__

public enum __$E0001__ { IDD = IDD_SPLASH } ;


Variables

m_icon

protected CBigIcon m_icon

m_font

protected CFont m_font


Methods

Create

public BOOL Create ( CWnd * pParent ) ;

DoDataExchange

protected virtual void DoDataExchange ( CDataExchange * pDX ) ;

OnInitDialog

protected virtual BOOL OnInitDialog ( ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.