Ordinary_User has asked for the wisdom of the Perl Monks concerning the following question:
To LogonAsUser and CreateProcessAsUser, I use the Win32::AdminMisc module, but I also need the LoadUserProfile function.
I want to know if there is any module that provide this functionality "easily", or do I have to do it the hard way using Win32::API?
Thanks for taking the time reading my question.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: LoadUserProfile API-call?
by MZSanford (Curate) on Sep 29, 2003 at 12:43 UTC | |
by Ordinary_User (Beadle) on Sep 29, 2003 at 13:18 UTC | |
|
Re: LoadUserProfile API-call?
by tachyon (Chancellor) on Sep 29, 2003 at 12:45 UTC | |
by Ordinary_User (Beadle) on Sep 29, 2003 at 13:23 UTC |