[Git][wine/wine][master] 4 commits: setupapi: Use SetupDiGetActualSectionToInstallW instead of duplicating that logic.
Alexandre Julliard pushed to branch master at wine / wine Commits: 603d763d by Alexandre Julliard at 2025-08-26T10:57:43+02:00 setupapi: Use SetupDiGetActualSectionToInstallW instead of duplicating that logic. - - - - - a8735ae6 by Alexandre Julliard at 2025-08-26T10:58:05+02:00 setupapi: Add support for Include directive. - - - - - a813687d by Alexandre Julliard at 2025-08-26T10:58:41+02:00 setupapi: Add support for Needs directive. - - - - - 43f35448 by Alexandre Julliard at 2025-08-26T10:59:49+02:00 wine.inf: Use Needs directive to reduce duplication. - - - - - 3 changed files: - dlls/setupapi/install.c - dlls/setupapi/tests/install.c - loader/wine.inf.in View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/279e799f6ec54d11a1e54d00cd4cb4... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/279e799f6ec54d11a1e54d00cd4cb4... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)