Logged On User's hToken
From: jtencate (jtencate_at_discussions.microsoft.com)
Date: 01/06/05
- Next message: Jupiter Jones [MVP]: "Re: I have an odd message from the Windows Security in XP sp2"
- Previous message: HelpPls: "Machine can not find domain"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 6 Jan 2005 14:19:08 -0800
Is there a good way to access a logged on user's hToken from a service
running in the system account?
I am trying to launch a program to the default window of the logged on
user's account from the service. The issue I have is that the logged on user
will never be the same so I do not have a consistent username and password to
use. I beleive that if I can get the hToken of the currently logged on user I
should be able to launch the program in their space.
Of course trying to do this in C# doesn't make it any easier.
If anyone could point me in a good direction to go I would appreciate it.
-John
- Next message: Jupiter Jones [MVP]: "Re: I have an odd message from the Windows Security in XP sp2"
- Previous message: HelpPls: "Machine can not find domain"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|