CreateProcessAsUser
CreateProcessAsUser
(OP)
Hello,
I have a Problem with Win Api "CreateProcessAsUser". I have found a Link with the Implementation of this Funktion but I have no idea how can I use it:
htt p://www.sa yala.com/c ode.aspx?f ile=Proces sAsUser.cs
Is there any other Solution for this Problem? Im very thankfull for every answer and advice!
Thanks a lot,
ZeroBase
I have a Problem with Win Api "CreateProcessAsUser". I have found a Link with the Implementation of this Funktion but I have no idea how can I use it:
htt
Is there any other Solution for this Problem? Im very thankfull for every answer and advice!
Thanks a lot,
ZeroBase
RE: CreateProcessAsUser
See MSDN article:Processes in the Client's Security Context. There are lots of info about this function...
RE: CreateProcessAsUser
Tanks a lot,
Zero_Base
RE: CreateProcessAsUser