in reply to Win32 mounting Unicode share

Try using the WSH object model which uses Unicode inherently (UTF16) and abstracts the api. Create an instance of Wscript.Network class and then call its MapNetworkDrive method