dialedin
July 11th, 2002, 03:32 PM
I am trying to build a web application that can control other local apps from the internet. I will need to be able to launch new processes for some of the apps I'm controlling. If I'm using impersonation, how can I get the user's token passed on to the new process? How can I do the same when creating a new thread?