[ROOT] --> small

class Cpasswrd
    extends CDialog as public

Author:
unascribed

Version:
unknown

Source:
PASSWRD.H:8

Constructors Index

Cpasswrd
[public]


Enums Index

__$E0021__
[public]


Variables Index

m_co
[public]
m_pass
[public]


Methods Index

DoDataExchange
[protected]
OnInitDialog
[protected]


Constructors

Cpasswrd

public Cpasswrd ( CWnd * pParent = NULL ) ;


Enums

__$E0021__

public enum __$E0021__ { IDD = IDD_DIALOG13 } ;


Variables

m_pass

public CString m_pass

m_co

public CString m_co


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.