reactos/sdk
Katayama Hirofumi MZ f4bc74edc3
[IMM32] ImmGenerateMessage and ImmTranslateMessage (#3914)
- Rewrite `ImmGenerateMessage` and `ImmTranslateMessage` functions.
- Rename `INPUTCONTEXTDX.bHasVKey` as `bNeedsTrans`.
- Move `TRANSMSG` structure into `ntuser.h`.
- Add `TRANSMSGLIST` structure into `ntuser.h`.
- Add `UNDETERMINESTRUCT` structure to `ddk/imm.h`.
- Modify `NtUserGetAppImeLevel` prototype.
CORE-11700
2021-08-18 08:42:12 +09:00
..
cmake [CMAKE] Update DLL base addresses 2021-08-03 10:36:32 +02:00
include [IMM32] ImmGenerateMessage and ImmTranslateMessage (#3914) 2021-08-18 08:42:12 +09:00
lib [RTL/x64] Fix a typo RtplUnwindInternal -> RtlpUnwindInternal (#3912) 2021-08-16 04:23:02 +03:00
tools [SDK] Add script to check includes with modified struct packing 2021-06-19 16:30:21 +02:00