[Bug 51197] New: NtOpenSection returns STATUS_OBJECT_PATH_NOT_FOUND
https://bugs.winehq.org/show_bug.cgi?id=51197 Bug ID: 51197 Summary: NtOpenSection returns STATUS_OBJECT_PATH_NOT_FOUND Product: Wine Version: 6.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: winehq(a)mrag.nl Distribution: --- Created attachment 70071 --> https://bugs.winehq.org/attachment.cgi?id=70071 Example program On Windows 10, the attached program will always print "Success", but on Wine this prints "Unable to open ntdll section", with NtOpenSection() returning STATUS_OBJECT_PATH_NOT_FOUND. It seems like Wine does not know what "\\KnownDlls" is? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51197 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> --- KnownDlls is not implemented. *** This bug has been marked as a duplicate of bug 47062 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51197 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing duplicate. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla