Reconnecting a disconnected network drive

后端 未结 2 1837
醉梦人生
醉梦人生 2020-12-11 17:55

If I try to write a file to a network drive, that is disconnected, I get an error.

If I doubleclick the drive in explorer, the network drive is reconnected.

2条回答
  •  再見小時候
    2020-12-11 18:52

    Would this code which shows how to map the drive and unmap it dynamically at runtime do? This is on CodeGuru.

提交回复
热议问题