CUrlWnd Class Reference

#include <UrlWnd.h>

List of all members.

Public Member Functions

 CUrlWnd ()
void SetUrl (LPCSTR pszUrl)
void Init ()
virtual ~CUrlWnd ()

Protected Member Functions

afx_msg void OnLButtonDown (UINT nFlags, CPoint point)

Protected Attributes

CString m_strUrl


Detailed Description

Definition at line 13 of file UrlWnd.h.


Constructor & Destructor Documentation

CUrlWnd::CUrlWnd (  ) 

Definition at line 16 of file UrlWnd.cpp.

CUrlWnd::~CUrlWnd (  )  [virtual]

Definition at line 20 of file UrlWnd.cpp.


Member Function Documentation

void CUrlWnd::SetUrl ( LPCSTR  pszUrl  ) 

Definition at line 44 of file UrlWnd.cpp.

References m_strUrl.

Referenced by CAboutDlg::OnInitDialog().

void CUrlWnd::Init ( void   ) 

Definition at line 30 of file UrlWnd.cpp.

References IDC_HAND_, LONG, and m_strUrl.

Referenced by CAboutDlg::OnInitDialog().

void CUrlWnd::OnLButtonDown ( UINT  nFlags,
CPoint  point 
) [protected]

Definition at line 36 of file UrlWnd.cpp.

References fsOpenUrlInBrowser(), m_strUrl, NULL, and ShellExecute.


Member Data Documentation

CString CUrlWnd::m_strUrl [protected]

Definition at line 33 of file UrlWnd.h.

Referenced by Init(), OnLButtonDown(), and SetUrl().


The documentation for this class was generated from the following files:

Generated on Sun May 25 00:20:57 2008 by  doxygen 1.5.6