Windows C++ Library
|
AddMsgFilter(IMsgFilter *pFilter) | CMsgThread | |
CMsgFilters typedef | CMsgThread | [protected] |
CMsgThread() | CMsgThread | |
CThread() | CThread | [inline] |
CurrentMsg() const | CMsgThread | [inline] |
Handle() const | CThread | [inline] |
ID() const | CThread | [inline] |
m_dwID | CThread | [protected] |
m_hThread | CThread | [protected] |
m_nResult | CMsgThread | [protected] |
m_oMsg | CMsgThread | [protected] |
m_oMsgFilters | CMsgThread | [protected] |
OnThreadMsg(UINT nMsg, WPARAM wParam, LPARAM lParam) | CMsgThread | [protected, virtual] |
PostMessage(UINT nMsg, WPARAM wParam=0, LPARAM lParam=0L) | CThread | [inline] |
ProcessMsgQueue(bool bRepostQuitMsg=true) | CMsgThread | |
RemoveMsgFilter(IMsgFilter *pFilter) | CMsgThread | |
Result() const | CMsgThread | [inline] |
Run() | CMsgThread | [protected, virtual] |
THREAD_EXIT_FAILURE | CMsgThread | [static] |
THREAD_EXIT_SUCCESS | CMsgThread | [static] |
~CMsgThread() | CMsgThread | [virtual] |
~CThread() | CThread | [inline, virtual] |