mirror of
https://github.com/reactos/reactos.git
synced 2026-06-20 22:17:03 +08:00
- Improve User32InitializeImmEntryTable function and related. - Complete win32ss/user/user32/include/immtable.h table. - Delete a hack in user32.DllMain and apply my magical tricks. This will fix some access violations in IMM32. - Add some stubs into IMM32. CORE-11700