ReactOS
0.4.15-dev-2359-g0dedb9b
|
Go to the source code of this file.
Classes | |
struct | _tagINPUTCONTEXT |
Macros | |
#define | WINELIB_NAME_AW(func) func##A |
#define | DECL_WINELIB_TYPE_AW(type) typedef WINELIB_NAME_AW(type) type; |
Typedefs | |
typedef struct _tagINPUTCONTEXT | INPUTCONTEXT |
typedef struct _tagINPUTCONTEXT * | LPINPUTCONTEXT |
Functions | |
LPINPUTCONTEXT WINAPI | ImmLockIMC (HIMC) |
#define DECL_WINELIB_TYPE_AW | ( | type | ) | typedef WINELIB_NAME_AW(type) type; |
typedef struct _tagINPUTCONTEXT INPUTCONTEXT |
typedef struct _tagINPUTCONTEXT * LPINPUTCONTEXT |
LPINPUTCONTEXT WINAPI ImmLockIMC | ( | HIMC | ) |
Definition at line 2918 of file imm.c.
Referenced by test_ImmDestroyContext(), test_ImmGetIMCLockCount(), test_ImmMessages(), and test_InvalidIMC().