[ROOT] --> small

class CAboutBox
    extends CDialog as public

Author:
unascribed

Version:
unknown

Source:
ABOUTBOX.H:32

Constructors Index

CAboutBox
[public]


Enums Index

__$E0000__
[public]


Variables Index

m_icon
[protected]


Methods Index

DoDataExchange
[protected]
OnInitDialog
[protected]


Constructors

CAboutBox

public CAboutBox ( CWnd * pParent = NULL ) ;


Enums

__$E0000__

public enum __$E0000__ { IDD = IDD_ABOUTBOX } ;


Variables

m_icon

protected CBigIcon m_icon


Methods

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.