CWnd_DownloadProgress Class Reference

#include <Wnd_DownloadProgress.h>

List of all members.

Public Member Functions

 CWnd_DownloadProgress ()
void Create (CWnd *pwndParent)
virtual ~CWnd_DownloadProgress ()

Public Attributes

vmsDownloadSmartPtr m_dld

Protected Member Functions

afx_msg void OnPaint ()

Static Protected Member Functions

static DWORD WINAPI _threadDraw (LPVOID lp)

Protected Attributes

HANDLE m_hthDraw
HANDLE m_hevDraw
HANDLE m_hevShutdown
vmsRenderer m_renderer


Detailed Description

Definition at line 16 of file Wnd_DownloadProgress.h.


Constructor & Destructor Documentation

CWnd_DownloadProgress::CWnd_DownloadProgress (  ) 

Definition at line 18 of file Wnd_DownloadProgress.cpp.

References _threadDraw(), FALSE, m_hevDraw, m_hevShutdown, m_hthDraw, NULL, and TRUE.

CWnd_DownloadProgress::~CWnd_DownloadProgress (  )  [virtual]

Definition at line 27 of file Wnd_DownloadProgress.cpp.

References m_hevDraw, m_hevShutdown, and m_hthDraw.


Member Function Documentation

void CWnd_DownloadProgress::Create ( CWnd *  pwndParent  ) 

Definition at line 42 of file Wnd_DownloadProgress.cpp.

References _theme, vmsTheme::IsThemeActive(), and NULL.

Referenced by CDlg_Download::OnInitDialog().

DWORD WINAPI CWnd_DownloadProgress::_threadDraw ( LPVOID  lp  )  [static, protected]

void CWnd_DownloadProgress::OnPaint (  )  [protected]

Definition at line 50 of file Wnd_DownloadProgress.cpp.

References m_hevDraw.


Member Data Documentation

Definition at line 31 of file Wnd_DownloadProgress.h.

Referenced by _threadDraw(), and CDlg_Download::Create().

Definition at line 37 of file Wnd_DownloadProgress.h.

Referenced by CWnd_DownloadProgress(), and ~CWnd_DownloadProgress().

Definition at line 38 of file Wnd_DownloadProgress.h.

Referenced by _threadDraw().


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

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