Loading
verifying windows credentials via C DLL
Hi folks,

 

In a previous installer, we have code that calls a Windows DLL to verify user credentials. The LibraryLoader class is utilized to do so.

 

I can't seem to find an equivalent method for doing this.

 

Generically I see this as calling a Windows DLL from a custom action.

 

What would be a solution to this problem, either specifically or generically?

 

Thanks!

 

- john

Loading
verifying windows credentials via C DLL