Re: API in vb.net - OpenInputDesktop and GetUserObjectInformation
- From: Mattias Sjögren <mattias.dont.want.spam@xxxxxxxx>
- Date: Sat, 03 Mar 2007 02:31:06 +0100
The SID that's returned is: 130000055000000010620300 which isn't
like anything on this machine. The SecurityIdentifer class doesn't
recognize it as a SID either.
Shouldn't you be using the ConvertSidToStringSid function to get the
string representation of the SID instead of using your own routine?
Mattias
--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
.
- Follow-Ups:
- References:
- Prev by Date: Re: Need some code help with tool tip display text
- Next by Date: Using the Of keyword with the VB.NET Collection class
- Previous by thread: API in vb.net - OpenInputDesktop and GetUserObjectInformation
- Next by thread: Re: API in vb.net - OpenInputDesktop and GetUserObjectInformation
- Index(es):
Relevant Pages
|