Alexandre Julliard pushed to branch master at wine / wine
Commits:
0550f678 by Elizabeth Figura at 2025-03-03T17:38:32+01:00
setupapi/tests: Test disk space list APIs.
- - - - -
5667e9fb by Elizabeth Figura at 2025-03-03T17:38:32+01:00
setupapi: Get rid of the DISKSPACELIST typedef.
- - - - -
f93be335 by Elizabeth Figura at 2025-03-03T17:38:32+01:00
setupapi: Implement SetupAddToDiskSpaceList().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50337
- - - - -
f3b7b793 by Elizabeth Figura at 2025-03-03T17:38:32+01:00
setupapi: Correctly implement SetupQuerySpaceRequiredOnDrive().
- - - - -
4 changed files:
- dlls/setupapi/devinst.c
- dlls/setupapi/diskspace.c
- dlls/setupapi/setupapi_private.h
- dlls/setupapi/tests/diskspace.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0f1f40e864f47de29dce17af81f77…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0f1f40e864f47de29dce17af81f77…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
a40007b0 by Brendan Shanks at 2025-03-03T15:24:06+01:00
winegcc: Rename TOOL_ enum constants.
macOS has conflicting TOOL_ defines in <mach-o/loader.h>.
- - - - -
024b5b03 by Brendan Shanks at 2025-03-03T15:24:06+01:00
tools: Use _NSGetExecutablePath to implement get_bindir on macOS.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57874
- - - - -
a8892fab by Brendan Shanks at 2025-03-03T15:24:06+01:00
server: Use _NSGetExecutablePath to implement get_nls_dir on macOS.
- - - - -
ba360891 by Brendan Shanks at 2025-03-03T15:24:06+01:00
loader: Use _NSGetExecutablePath to implement get_self_exe on macOS.
- - - - -
4 changed files:
- loader/main.c
- server/unicode.c
- tools/tools.h
- tools/winegcc/winegcc.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6e2b81a090100b08efb39680cace5…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6e2b81a090100b08efb39680cace5…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
c8832bff by Hans Leidekker at 2025-03-03T15:24:06+01:00
wbemprox: Don't use DXGI adapter values for Win32_SoundDevice.
- - - - -
d511872a by Hans Leidekker at 2025-03-03T15:24:06+01:00
wbemprox: Get Win32_VideoController values from the registry.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=38879
- - - - -
6e2b81a0 by Hans Leidekker at 2025-03-03T15:24:06+01:00
wmic: Treat VT_I4 values as unsigned.
Many properties are exported as VT_I4 even though the underlying type is CIM_UINT32.
- - - - -
3 changed files:
- dlls/wbemprox/builtin.c
- dlls/wbemprox/tests/query.c
- programs/wmic/main.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d93ac3bd9425fb5721e893ba8bfc5…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d93ac3bd9425fb5721e893ba8bfc5…
You're receiving this email because of your account on gitlab.winehq.org.