- 06 Dec, 2022 24 commits
-
-
Paul Gofman authored
Fixes a regression introduced by commit d2d9f713.
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Jacek Caban authored
LLD by default emits only a warning for unknown arguments. This makes it pass -Wl,--disable-stdcall-fixup check, which is in fact an invalid option (and disabled by default anyway), causing warnings spam during the build.
-
Alex Henrie authored
-
Alex Henrie authored
And delete the ones we don't need.
-
Alex Henrie authored
-
Alex Henrie authored
-
Alex Henrie authored
-
Alex Henrie authored
-
Hans Leidekker authored
-
Hans Leidekker authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53968
-
Hans Leidekker authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53966
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
NtCurrentTeb() is more expensive on the Unix side.
-
Alexandre Julliard authored
-
- 05 Dec, 2022 16 commits
-
-
Ivo Ivanov authored
Allow drivers such as NaturalPoint's npusbio_x64.sys to communicate with the lower level USB bus driver. Makes NaturalPoint's TrackIR5 head tracking system fully functional in Wine.
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
-
Eric Pouech authored
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
-
Alex Henrie authored
-
Alex Henrie authored
On Windows, wcsdup(NULL) always returns NULL.
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Sven Baars authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52994
-
Piotr Caban authored
-
Eric Pouech authored
wineconsole was setting created console's title to '????\wineconsole.exe'. This was preventing conhost to load its configuration according to first running command path. Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
-
Alex Henrie authored
-