ntdll: Stub TokenAppContainerSid in NtQueryInformationToken

Michael Müller michael at fds-team.de
Sat May 31 09:20:26 CDT 2014


This patches adds a stub implementation for TokenAppContainerSid in
NtQueryInformationToken() which states that the application is not
running in any app container. This is required for the latest version of
Unity Webplayer to work.

---
 dlls/ntdll/nt.c | 21 ++++++++++++++++++++-
 include/winnt.h | 19 +++++++++++++++++++
 2 files changed, 39 insertions(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Stub-TokenAppContainerSid-in-NtQueryInformatio.patch
Type: text/x-patch
Size: 2967 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140531/cc82eb3f/attachment.bin>


More information about the wine-patches mailing list