-
80614331
by Alexandre Julliard at 2026-05-21T22:27:31+02:00
imm32: Get the default IMC from the win32u thread state.
-
ec16d39b
by Alexandre Julliard at 2026-05-21T22:27:31+02:00
win32u: Move the default IMC to the internal thread info.
-
67898adb
by Alexandre Julliard at 2026-05-21T22:27:31+02:00
win32u: Use a private counter for winproc user callbacks recursion.
-
c9e4e015
by Alexandre Julliard at 2026-05-21T22:27:32+02:00
win32u: Use pthread instead of the TEB to access internal per-thread data.
-
3b464255
by Alexandre Julliard at 2026-05-21T22:27:32+02:00
win32u: Avoid using NtUserGetThreadInfo() on the Unix side.