1 #if !defined(AFX_URLDIALOG_H__260C4EE1_2F8E_11D5_99F0_00C04FA02BE6__INCLUDED_)
2 #define AFX_URLDIALOG_H__260C4EE1_2F8E_11D5_99F0_00C04FA02BE6__INCLUDED_
6 #endif // _MSC_VER > 1000
7 // UrlDialog.h : header file
10 /////////////////////////////////////////////////////////////////////////////
13 class CUrlDialog
: public CDialog
17 CUrlDialog(CWnd
* pParent
= NULL
); // standard constructor
18 // unsigned long m_flagvalue ;
21 //{{AFX_DATA(CUrlDialog)
22 enum { IDD
= IDD_URLDIALOG
};
30 CString m_protocolvalue
;
35 // ClassWizard generated virtual function overrides
36 //{{AFX_VIRTUAL(CUrlDialog)
38 virtual void DoDataExchange(CDataExchange
* pDX
); // DDX/DDV support
44 // Generated message map functions
45 //{{AFX_MSG(CUrlDialog)
46 afx_msg
void OnChangeUrlfield();
47 afx_msg
void OnChkurlflag();
48 virtual BOOL
OnInitDialog();
49 afx_msg
void OnSelchangeCombo1();
50 afx_msg
void OnSelchangeCombo2();
55 //{{AFX_INSERT_LOCATION}}
56 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
58 #endif // !defined(AFX_URLDIALOG_H__260C4EE1_2F8E_11D5_99F0_00C04FA02BE6__INCLUDED_)