July 22, 2026
6:32 a.m.
The new `winevdm.c` patches the PIF bug as described in [issue 3638 ](https://bugs.winehq.org/show_bug.cgi?id=3638)on Bugzilla. Meanwhile, a patch for `keyboard.c` resolves [bug 40736](https://bugs.winehq.org/show_bug.cgi?id=40736) by suppressing input of the <kbd>+</kbd>, <kbd>-</kbd>, and <kbd>\*</kbd> keys on the numpad when pressed with <kbd>Ctrl</kbd> held down. Both patches were successfully tested as reported in the respective forums. -- v3: Edit keyboard.c so that update_lock_state() clears https://gitlab.winehq.org/wine/wine/-/merge_requests/11315