Elizabeth Figura pushed to branch master at wine / wine-staging
Commits:
0682c264 by Elizabeth Figura at 2025-03-03T16:36:08-06:00
Rebase against 6e6334d4293b235fe11f05c556acf6cecb173412.
- - - - -
8 changed files:
- − patches/setupapi-DiskSpaceList/0001-setupapi-Rewrite-DiskSpaceList-logic-using-lists.patch
- − patches/setupapi-DiskSpaceList/0002-setupapi-Implement-SetupAddToDiskSpaceList.patch
- − patches/setupapi-DiskSpaceList/0003-setupapi-Implement-SetupQueryDrivesInDiskSpaceList.patch
- − patches/setupapi-DiskSpaceList/0004-setupapi-Ignore-deletion-of-added-files-in-SetupAddT.patch
- − patches/setupapi-DiskSpaceList/0005-setupapi-ImplementSetupAddSectionToDiskSpaceList.patch
- − patches/setupapi-DiskSpaceList/0006-setupapi-Implement-SetupAddInstallSectionToDiskSpace.patch
- − patches/setupapi-DiskSpaceList/definition
- staging/upstream-commit
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/commit/0682c264964498dae7934c…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/commit/0682c264964498dae7934c…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
16206695 by Rémi Bernon at 2025-03-03T17:39:57+01:00
include: Add a MB_CUR_MAX definition in ctype.h.
- - - - -
81e417e7 by Rémi Bernon at 2025-03-03T17:39:57+01:00
include: Add some _BitScanForward(64) declarations in intrin.h.
- - - - -
2ba88e06 by Rémi Bernon at 2025-03-03T17:39:58+01:00
include: Fix InlineIsEqualGUID C++ warning.
- - - - -
3a0c0175 by Rémi Bernon at 2025-03-03T17:39:58+01:00
include: Fix wmemchr C++ warning.
- - - - -
a2270f22 by Jacek Caban at 2025-03-03T17:39:59+01:00
include: Use inline function for DeleteFile.
Avoids conflict with FILE_DISPOSITION_INFO and matches Windows SDK.
- - - - -
10 changed files:
- dlls/kernel32/tests/file.c
- dlls/scrrun/scrrun.idl
- dlls/scrrun/tests/scrrun.idl
- include/guiddef.h
- include/msvcrt/corecrt.h
- include/msvcrt/ctype.h
- include/msvcrt/intrin.h
- include/msvcrt/stdlib.h
- include/msvcrt/wchar.h
- include/winbase.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f2910e7d803009baffa4622f55215…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f2910e7d803009baffa4622f55215…
You're receiving this email because of your account on gitlab.winehq.org.