https://bugs.winehq.org/show_bug.cgi?id=47601
Bug ID: 47601 Summary: Process Hacker calls unimplemented ntoskrnl.exe functions SePrivilegeCheck and SeLocateProcessImageName Product: Wine Version: 4.13 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntoskrnl Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
Pretty self-explanatory. Wine prints "unimplemented function ntoskrnl.exe.SePrivilegeCheck" and when a stub is added for that function, Wine prints "unimplemented function ntoskrnl.exe.SeLocateProcessImageName" instead.