| commit | b0f02b28b9bebd2b2c3dbd8aa78c5a25613bcc88 | [log] [tgz] |
|---|---|---|
| author | Robert Shearman <rob@codeweavers.com> | Fri Feb 11 11:52:06 2005 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Fri Feb 11 11:52:06 2005 +0000 |
| tree | 7327530a7bea2ff6f738c6801c49e1f8913c43a4 | |
| parent | f8833daef10c697d1f15ee83bab20bb84f3b3131 [diff] |
- Implement AdjustTokenPrivileges, DuplicateTokenEx and GetTokenInformation (for the TokenPrivileges case). - Return STATUS_NO_TOKEN for OpenThreadToken when there is no token set for the thread.