Displaying 2 results from an estimated 2 matches for "get_token_group".
Did you mean:
get_token_groups
2009 Sep 15
6
Running an app that require specific NT groups
Hello guys,
I need to run an application that requires the user to be in a specific group (let's say "SomeApp Admin").
I couldn't find any documentation about this, either here or on the wiki (although I sometimes suck at searching - slap me if I did), so I took a look at the server/token.c code. At first glance it seems like the groups are hardcoded in there, but I might have
2009 Jul 03
0
Wine release 1.1.25
...efiles: Regenerate the source lists using make_makefiles.
rpcrt4: Replace long and unsigned long by more appropriate types.
oleaut32: Replace long and unsigned long by more appropriate types.
ole32/tests: Fix the HMETAFILE_UserSize prototype.
ntdll: Fix the formatting of the get_token_groups request for 64-bit.
kernel32: Compile .mc files to resources as independent files.
Anders Jonsson (1):
crypt32: Add CryptRegisterOIDInfo stub.
Andrew Eikum (5):
gdiplus/tests: Fix resource leaks in several tests.
gdiplus/tests: Add tests for GdipDrawCurve2.
gdiplus/...