CAboutDlg Class Reference

#include <AboutDlg.h>

List of all members.

Public Types

enum  { IDD = IDD_ABOUTBOX }

Public Member Functions

 CAboutDlg (CWnd *pParent=NULL)
afx_msg void OnShowWindow (BOOL bShow, UINT nStatus)

Public Attributes

CListBox m_Contributors

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)

Private Member Functions

afx_msg void OnEnChangeEdit1 ()

Private Attributes

CString m_BuildID


Member Enumeration Documentation

anonymous enum

Enumerator:
IDD 


Constructor & Destructor Documentation

CAboutDlg::CAboutDlg ( CWnd *  pParent = NULL  ) 


Member Function Documentation

void CAboutDlg::DoDataExchange ( CDataExchange *  pDX  )  [protected, virtual]

void CAboutDlg::OnShowWindow ( BOOL  bShow,
UINT  nStatus 
)

OnShowWindow() populates the contents of the About box dialog window. In this case, we set up entries for the original developer, Ashraf, retired developers from the 2004 group, and ourselves as current developers.

We also modified the contents of the about box in the RC file so that it is clear that this program is licensed under the MIT license rather than under the GPL.

Parameters:
bShow - a BOOL indicating whether to show the window
nStatus - a UINT passed to the parent class OnShowWindow

afx_msg void CAboutDlg::OnEnChangeEdit1 (  )  [private]


Member Data Documentation

CListBox CAboutDlg::m_Contributors

CString CAboutDlg::m_BuildID [private]


The documentation for this class was generated from the following files:
Generated on Sun Dec 17 14:54:16 2006 for Kryptos by  doxygen 1.5.1-p1