reactos/dll/win32/imm32
Hermès Bélusca-Maïto 0233bb72b3
[IMM32] ValidateHwndNoErr(): Apply ReactOS-specific handle table array fixup. (#3937)
CORE-17741

This function (which should belong to the user32 helpers) depends on the
internal format of the USER handles table, that is ReactOS-specific. Its
pointer value is stored in the win32k/user32 shared info section, and
thus cannot be converted to user-space and stored back into that section.
Therefore it needs to be retrieved and manually converted when the function
is called.
2021-09-09 16:15:13 +02:00
..
CMakeLists.txt [IMM32] ImmCreateContext, ImmDestroyContext, DllMain etc. (#3867) 2021-08-04 09:41:59 +09:00
imm.c [IMM32] ValidateHwndNoErr(): Apply ReactOS-specific handle table array fixup. (#3937) 2021-09-09 16:15:13 +02:00
imm32.spec [USER32][IMM32] Improve User32InitializeImmEntryTable (#3918) 2021-08-23 16:25:21 +09:00
version.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00