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.