Skip to content

imm32: Always validate the IME UI window when painting.

Tim Clem requested to merge tclem/wine:mr/ime-paint into master

Even when there is no context. Prevents a storm of WM_PAINTs if the window is somehow shown in that case.

Merge request reports

Loading