Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Jan : Launching systray as user from a service in Vista.
| Subject: | Launching systray as user from a service in Vista. |
| Posted by: | "Troy" (nospam@whiterose.net) |
| Date: | Fri, 5 Jan 2007 20:00:49 |
Has anone tried to use CreateProcessWithTokenW in windows Vista from a
service? I tried to use it to launch my systray as the currently logged in
user and it gives me an exception in ntdll.dll.
Thanks.