[Git][wine/wine][master] 2 commits: msvcrt: Point to the correct type info entry in the PE build macros.
Alexandre Julliard pushed to branch master at wine / wine Commits: 9332dd4c by Alexandre Julliard at 2025-06-13T17:30:15+02:00 msvcrt: Point to the correct type info entry in the PE build macros. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58356 - - - - - 6bca0c61 by Alexandre Julliard at 2025-06-13T17:30:15+02:00 server: Return the correct status depending on object type for ObjectNameInformation. - - - - - 12 changed files: - dlls/msvcp90/cxx.h - dlls/msvcrt/cxx.h - dlls/ntdll/tests/om.c - dlls/ntdll/unix/file.c - server/device.c - server/handle.c - server/mailslot.c - server/named_pipe.c - server/object.c - server/object.h - server/registry.c - server/symlink.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/53b5381eeca26ff5a0b78df3299ee7... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/53b5381eeca26ff5a0b78df3299ee7... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)