That's great. Is that through the use of another helper app that runs in the
context of the currently logged in user?

Our problem was that to impersonate a user (using ImpersonateLoggedOnUser)
you first had to get an access token of the currently logged on user, either
by using LogonUser (which required you to know the username and password),
or through an existing running process that the currently logged on user had
created (which isn't easy to consistently determine).

Do you have any sample code that we can take a peak at, or is it already in
the CVS tree?

Regards,

Stephan.

----- Original Message -----
From: "James ''Wez'' Weatherall" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: September 3, 2002 9:05 AM
Subject: Re: Disappearing wallpaper bug possible fix


> Stephan,
>
> The dissappearing wallpaper problem is fixed in the upcoming release.
>
> Cheers,
>
> --
> ---
> James "Wez" Weatherall                         www.spineless.org.uk
>           "The path to enlightenment is /usr/bin/enlightenment"
> Laboratory for Communications Engineering, Cambridge - Tel : 766513
> _______________________________________________
> VNC-List mailing list
> [EMAIL PROTECTED]
> http://www.realvnc.com/mailman/listinfo/vnc-list
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to