[Git][wine/wine][master] 4 commits: mountmgr: Use the \\?\unix prefix to open device files.
Alexandre Julliard pushed to branch master at wine / wine Commits: 25f88171 by Alexandre Julliard at 2025-06-20T21:36:17+02:00 mountmgr: Use the \\?\unix prefix to open device files. - - - - - a34ac3fd by Alexandre Julliard at 2025-06-20T21:36:17+02:00 appwiz.cpl: Store the registry key name in Unicode. - - - - - 819c9e37 by Alexandre Julliard at 2025-06-20T21:36:17+02:00 appwiz.cpl: Use GetFinalPathNameByHandleW to get the DOS path of the package to install. - - - - - 642b7a42 by Alexandre Julliard at 2025-06-20T23:21:43+02:00 user32: Add a macro to define the list of user callbacks. - - - - - 9 changed files: - dlls/appwiz.cpl/addons.c - dlls/appwiz.cpl/appwiz.h - dlls/mountmgr.sys/device.c - dlls/user32/user_main.c - dlls/user32/user_private.h - dlls/user32/winproc.c - dlls/win32u/syscall.c - dlls/wow64win/user.c - include/ntuser.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/52479b4bab861264dcfbd585802448... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/52479b4bab861264dcfbd585802448... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)