- Aug 23, 2024
-
-
Alexandre Julliard authored
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Fixes a regression from b12ad4f4.
-
-
When the application is finished with this handle, CloseHandle should be used. This was causing steam to crash when viewing content.
-
-
Based on a patch from Torge Matthies.
-
Based on a patch from Torge Matthies.
-
Based on a patch from Torge Matthies.
-
And use it for User16CallFreeIcon. Based on a patch from Torge Matthies.
-
-
-
- Aug 22, 2024
-
-
-
Fixes regression introduced by bc76e9cf.
-
-
-
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
They're global in scope. Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
The fact that this function was excluded on i386 seems to have been a mistake since the initial version where ucrtbase was added, in 599d92a2; many float math functions (with an -f) suffix is unavailable in ucrtbase.dll on i386, but powf does seem to have existed in all versions of the DLL that I can find. Signed-off-by: Martin Storsjö <martin@martin.st>
-
-
-
-
This breaks the winemac driver registry option under "Mac Driver", as win32u now reads it from the "X11 Driver" key, but winecfg writes it to "X11 Driver" unconditionally.
-
Using a new GetWindowStyleMasks driver entry to get the style masks to be used to mask out non-client decorations which are hidden by the host decorations.
-
-
-
-
-
Fixes: 4849e7ff
-
- Aug 21, 2024
-
-
-
-
-
-
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-