ReactOS 0.4.16-dev-319-g6cf4263
|
Public Attributes | |
struct list | entry |
HWND | hwnd |
ITfDocumentMgr * | docmgr |
Definition at line 55 of file threadmgr.c.
ITfDocumentMgr* tagAssociatedWindow::docmgr |
Definition at line 59 of file threadmgr.c.
Referenced by ThreadFocusHookProc(), and ThreadMgr_AssociateFocus().
Definition at line 57 of file threadmgr.c.
Referenced by ThreadMgr_AssociateFocus().
HWND tagAssociatedWindow::hwnd |
Definition at line 58 of file threadmgr.c.
Referenced by ThreadFocusHookProc(), and ThreadMgr_AssociateFocus().