ReactOS 0.4.16-dev-1541-g7e1d9ef
|
Go to the source code of this file.
Classes | |
struct | tagPreservedKey |
struct | tagDocumentMgrs |
struct | tagAssociatedWindow |
class | CThreadMgr |
class | CEnumTfDocumentMgr |
Typedefs | |
typedef struct tagPreservedKey | PreservedKey |
typedef struct tagDocumentMgrs | DocumentMgrEntry |
typedef struct tagAssociatedWindow | AssociatedWindow |
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (msctf) | |
STDMETHODIMP_ (ULONG) CThreadMgr | |
EXTERN_C HRESULT | ThreadMgr_Constructor (IUnknown *pUnkOuter, IUnknown **ppOut) |
EXTERN_C void | ThreadMgr_OnDocumentMgrDestruction (ITfThreadMgr *iface, ITfDocumentMgr *mgr) |
typedef struct tagDocumentMgrs DocumentMgrEntry |
typedef struct tagPreservedKey PreservedKey |
STDMETHODIMP_ | ( | ULONG | ) |
Definition at line 385 of file threadmgr.cpp.
Definition at line 1388 of file threadmgr.cpp.
Referenced by TF_CreateThreadMgr().
EXTERN_C void ThreadMgr_OnDocumentMgrDestruction | ( | ITfThreadMgr * | iface, |
ITfDocumentMgr * | mgr | ||
) |
Definition at line 1394 of file threadmgr.cpp.
Referenced by CDocumentMgr::~CDocumentMgr().
WINE_DEFAULT_DEBUG_CHANNEL | ( | msctf | ) |