https://bugs.winehq.org/show_bug.cgi?id=46057
Bug ID: 46057 Summary: Multiple applications need 'ntdll.NtQueryInformationToken' to support 'TokenVirtualizationEnabled' (24) info class (Blizzard Battle.net) Product: Wine Version: 3.19 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net Distribution: ---
Hello folks,
to track:
https://www.winehq.org/pipermail/wine-devel/2018-October/thread.html#134139
https://source.winehq.org/patches/data/153194
Not sure about the criticality as no further information was provided with the patch. Searching for "Unhandled Token Information class 24" ('TokenVirtualizationEnabled') reveals Blizzard Battle.net but that err is most likely harmless.
--- snip --- err:ntdll:NtQueryInformationToken Unhandled Token Information class 24! --- snip ---
Some resources:
https://stackoverflow.com/questions/3505295/create-process-with-fs-virtualiz...
https://github.com/adrianoc/BlogCode/blob/master/DYK%20II%20-%20FileSystemVi...
$ wine --version wine-3.19
Regards