Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

help with CreateProcessWithLogonW

Status
Not open for further replies.

drey8

Programmer
Aug 31, 2004
17
US
I am using "CreateProcessWithLogonW" in my code. it works fine it runs the application as intended, up to the point that returns a process in code.
My problem is: Since I am impersonating another user, Access to the process is denied. I need to add the "Exited" event to this process, but I keep getting the "Access denied" message.
Thank you for any help I can get.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top