I am researching a WEB report solution for my company. I would like to know your experiences, good or bad. I have to make the purchase decision within the next couple of weeks.
The LogonUser was removed form the newer api library.
Try this:
Declare Function CreateProcessWithLogon Lib "Advapi32" Alias "CreateProcessWithLogonW" ( _
ByVal lpUsername As Long, _
ByVal lpDomain As Long, _
ByVal lpPassword As Long, _...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.