advapi32: Implement IsTokenRestricted

James Hawkins truiken at gmail.com
Fri Jun 17 00:58:25 CDT 2005


Hi,

I'm not exactly sure whether the LPVOID param of
NtQueryInformationToken should be a BOOLEAN value or a DWORD like
NumRestrictedSids (it isn't documented), but because we just want to
know whether there exists at least one, the BOOLEAN does the trick
until we know how to handle TokenRestrictedSids.

Changelog
* Implement IsTokenRestricted.

-- 
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: istokenrestricted.diff
Type: text/x-patch
Size: 1400 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050617/43bfb65c/istokenrestricted.bin


More information about the wine-patches mailing list