- Jul 13, 2023
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54609 Signed-off-by:
Connor McAdams <cmcadams@codeweavers.com>
-
Signed-off-by:
Connor McAdams <cmcadams@codeweavers.com>
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55197 Signed-off-by:
Eric Pouech <epouech@codeweavers.com>
-
- Jul 12, 2023
-
-
-
In Windows it works that way.
-
-
GetLocaleInfoA doesn't return the proper sname for neutral LCIDs.
-
Gives us more control over what we map to which is required due to changes in Chinese locales.
-
-
-
-
-
-
A bunch of locales had changes >= msvcr 110.
-
Alexandre Julliard authored
The standard bookworm packages don't support multilib.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
When handling an exception, NtContinue can be called from within the signal handler, in which case the raise(SIGUSR2) call ends up getting eaten and integer register context never ends up getting restored. Switch to the method used on X86 to avoid these issues.
-
This currently works only because refcount field is at the same offset between structures.
-
-
-
-