Hello community

This is an odd one and any help, would be apreciated.

I want to pass the values for drive mapping to the Windows MAp Network drive dialog box. including calling the log in as different user option.

I am attempting to map a drive. I already have the WNEtAddconnection and WNETaddconnection2 down pat so please no refrences to those.

I can launch the dialogbox using the Rundll command

Code:
RunDll32.exe shell32.dll,SHHelpShortcuts_RunDLL Connect
but i have read where this can take additional parameters but i cannot find any listing of them , not even on Microsofts site.

Any help would be apreciated... thanx!