[Git][wine/wine][master] 4 commits: wow64: Add missing Unicode string mapping for MemoryWineLoadUnixLibByName.
Alexandre Julliard pushed to branch master at wine / wine Commits: 9cbdc12c by Alexandre Julliard at 2026-02-05T22:40:41+01:00 wow64: Add missing Unicode string mapping for MemoryWineLoadUnixLibByName. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59373 - - - - - c52559d0 by Alexandre Julliard at 2026-02-05T22:40:41+01:00 ntdll: Support a __wine_unix_lib_init entry point in unix libs. - - - - - 78780260 by Alexandre Julliard at 2026-02-05T22:40:41+01:00 win32u: Use the __wine_unix_lib_init entry point. - - - - - 6a4a151f by Alexandre Julliard at 2026-02-05T22:40:41+01:00 winex11.drv: Use the __wine_unix_lib_init entry point. - - - - - 7 changed files: - dlls/ntdll/unix/virtual.c - dlls/win32u/main.c - dlls/win32u/syscall.c - dlls/winex11.drv/dllmain.c - dlls/winex11.drv/x11drv_main.c - dlls/wow64/virtual.c - include/wine/unixlib.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7221d4565c55d006f18d50481e246a... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7221d4565c55d006f18d50481e246a... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)