Windows C++ Library
Public Member Functions | Protected Member Functions | Friends
CMainThread Class Reference

#include <MainThread.hpp>

Inheritance diagram for CMainThread:
CMsgThread CThread

List of all members.

Public Member Functions

 CMainThread ()
virtual ~CMainThread ()

Protected Member Functions

virtual void Run ()
virtual void OnThreadMsg (UINT nMsg, WPARAM wParam, LPARAM lParam)

Friends

class CApp

Constructor & Destructor Documentation


Member Function Documentation

void CMainThread::Run ( ) [protected, virtual]

Reimplemented from CMsgThread.

void CMainThread::OnThreadMsg ( UINT  nMsg,
WPARAM  wParam,
LPARAM  lParam 
) [protected, virtual]

Reimplemented from CMsgThread.


Friends And Related Function Documentation

friend class CApp [friend]

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