- 24 Jan, 2024 11 commits
-
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
And to ImmTranslateMessage if they have been processed.
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
We don't return 0xe001 high word anymore, so the tests are now failing.
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
It is prone to spurious failures and we don't really care about it being precise yet.
-
Brendan Shanks authored
Fixes +relay for applications that use multiple threads when running in new Wow64.
-
Brendan Shanks authored
-
- 23 Jan, 2024 22 commits
-
-
Tim Clem authored
Allows such IMEs that process keyboard input to do so. For instance, fixes backspace and escape for handwriting methods.
-
Paul Gofman authored
-
Tyson Whitehead authored
Autocenter is a default effect playing on the device following power up or reset. It is disabled by stopping all effects. On at least some devices (all?) it is a spring effect playing in slot 1. Capturing Windows USB packets reveals it dinput acquire does (1) a reset (this enabled autocenter) and, if autocenter is disabled, (2) a stop all effects (this disabled autocenter). This logic works regardless of whether autocenter is a spring effect playing in slot 1 or not. It does mean autocenter can only be set when the device is not acquired. Testing on Windows reveals setting autocenter properties while acquired returns DIERR_ACQUIRED even if the device is exclusively acquired, so this is consistent.
-
Tyson Whitehead authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Gabriel Ivăncescu authored
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Brendan McGrath authored
-
Martin Storsjö authored
This was broken in 78c2b7df. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Zhiyi Zhang authored
The high word of the keyboard layout in CJK locale on Vista+ is the same as the low word, even when IME is on according to tests in user32 and manual tests on Windows 10. Fix Super Robo Wars 30 (SteamID: 898750) crash on start when CJK locales are used.
-
Zhiyi Zhang authored
Also tested manually on Windows 10 with Korean, Chinese, and Japanese IME activated.
-
- 22 Jan, 2024 7 commits
-
-
Rémi Bernon authored
-
Piotr Caban authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56236
-
Dmitry Timoshkov authored
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
Dmitry Timoshkov authored
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
Dmitry Timoshkov authored
punkCaller is ignored by StdPicture ClassFactory implementation anyway. Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
Rémi Bernon authored
-
Rémi Bernon authored
-