ReactOS 0.4.16-dev-1588-g6ad06fc
|
Public Attributes | |
struct list | entry |
HWND | hwnd |
ITfDocumentMgr * | docmgr |
Definition at line 31 of file threadmgr.cpp.
ITfDocumentMgr* tagAssociatedWindow::docmgr |
Definition at line 35 of file threadmgr.cpp.
Referenced by CThreadMgr::_ThreadFocusHookProc(), and CThreadMgr::AssociateFocus().
Definition at line 33 of file threadmgr.cpp.
Referenced by CThreadMgr::AssociateFocus().
HWND tagAssociatedWindow::hwnd |
Definition at line 34 of file threadmgr.cpp.
Referenced by CThreadMgr::_ThreadFocusHookProc(), and CThreadMgr::AssociateFocus().