windows only record 1 user/pwd to a remote share dir,
and my program need to connect a dir,
but the user may login first, let my program failed to connect,
is there a method to disconnect it? i only know the IP.
I use wnetcancelconnection2(remotedir) first, but still cannot work,
and return 1219 error(credentials supplied conflict with an existing set of credentials)