https://bugs.winehq.org/show_bug.cgi?id=56839
Bug ID: 56839 Summary: App packager from Windows SDK (MakeAppx.exe) 'pack' command crashes due to unimplemented functions in ntdll.dll Product: Wine Version: 9.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: 0456523@gmail.com Distribution: ---
The following functions are present in MakeAppx's import table and are commented out of ntdll.spec: - RtlEnumerateGenericTableWithoutSplayingAvl - RtlNumberGenericTableElementsAvl