[Bug 50464] New: Process Hacker 3.x needs ntdll.dll.RtlGetFullPathName_UEx

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jan 6 22:02:14 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=50464

            Bug ID: 50464
           Summary: Process Hacker 3.x needs
                    ntdll.dll.RtlGetFullPathName_UEx
           Product: Wine
           Version: 6.0-rc5
          Hardware: x86-64
               URL: https://ci.appveyor.com/api/buildjobs/9slxi3pkcyxcd2kf
                    /artifacts/processhacker-3.0.3701-bin.zip
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: the.ideals at gmail.com
      Distribution: ---

wine: Call from 7BC2AEFA to unimplemented function
ntdll.dll.RtlGetFullPathName_UEx, aborting

sha1sum processhacker-3.0.3701-bin.zip
8192c09315794887e144b6e499588fb633923bae  processhacker-3.0.3701-bin.zip

du -sh processhacker-3.0.3701-bin.zip
6.1M    processhacker-3.0.3701-bin.zip

https://github.com/processhacker/processhacker/search?q=RtlGetFullPathName_UEx

RtlGetFullPathName_UEx(
    _In_ PCWSTR FileName,
    _In_ ULONG BufferLength,
    _Out_writes_bytes_(BufferLength) PWSTR Buffer,
    _Out_opt_ PWSTR *FilePart,
    _Out_opt_ ULONG *BytesRequired
    );

-- 
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.



More information about the wine-bugs mailing list