B
Brent Burkart
I am attempting to write an application that syncs up local folders with
network folders. I want to install this application on all machines within
the company. These machines vary in OS's from 98 to XP.
I have code completed for the syncro process, however, I am stuck on
developing an impersonation process. I am attempting to apply the LogonUser
method (with problems), but I just read where this will not work on NT or
less.
Are there any solutions to impersonate in 98? I also only want one
application to support and maintain. I am at a loss and any advice would be
appreciated.
Thanks,
Brent
network folders. I want to install this application on all machines within
the company. These machines vary in OS's from 98 to XP.
I have code completed for the syncro process, however, I am stuck on
developing an impersonation process. I am attempting to apply the LogonUser
method (with problems), but I just read where this will not work on NT or
less.
Are there any solutions to impersonate in 98? I also only want one
application to support and maintain. I am at a loss and any advice would be
appreciated.
Thanks,
Brent