hey, guys, unless it's like bugging you or captivated your interest, don't worry about it: i have a fix, albeit not a nice one :)
On Tue, Jul 10, 2001 at 01:15:48AM +0200, Sander Striker wrote: > > On Tue, 10 Jul 2001, Luke Kenneth Casson Leighton wrote: > > > > > ImpersonateLoggedOnUser? same thing as ImpersonateNamedPipeClient. > > > > > > i.e. you can only impersonate an existing user IF you have a handle > > > to that user. > > > > The other problem with ImpersonateLoggedOnUser AFAICT is that you can > > apparently call RevertToSelf() which does what it sounds like. That's > > generally undesirable in the contexts we're talking about... > > Ok, well maybe OpenThreadToken() and SetThreadToken() could be usefull? > As you can see, I'm just going over the API, looking for leads :( > Maybe someone out there knows how it's done? > > > --Cliff > > Sander