Alexandre Julliard pushed to branch master at wine / wine
Commits: 1de7bd5c by Paul Gofman at 2025-06-12T15:29:07+02:00 kernel32/tests: Test loading dll as resource or datafile with wow64 FS redirection disabled.
- - - - - e8334f6d by Paul Gofman at 2025-06-12T15:29:07+02:00 version/tests: Test GetFileVersionInfoW() with wow64 FS redirection.
- - - - - 1859865c by Paul Gofman at 2025-06-12T15:29:07+02:00 msi/tests: Test installing 64 bit library loaded into wow64 installer process.
- - - - - 1cdf256e by Paul Gofman at 2025-06-12T15:29:07+02:00 msi: Allocate buffer in msi_get_file_version_info().
- - - - - 8cd69810 by Paul Gofman at 2025-06-12T15:29:07+02:00 msi: Get system directory just once.
- - - - - e389ceb7 by Paul Gofman at 2025-06-12T15:29:07+02:00 msi: Fix getting version info for library loaded into wow64 process.
- - - - -
11 changed files:
- dlls/kernel32/tests/loader.c - dlls/msi/action.c - dlls/msi/appsearch.c - dlls/msi/assembly.c - dlls/msi/custom.c - dlls/msi/files.c - dlls/msi/msi_main.c - dlls/msi/msipriv.h - dlls/msi/package.c - dlls/msi/tests/install.c - dlls/version/tests/info.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5593db6bb7026e97890654a6b71f45...