Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 271 Bytes

File metadata and controls

6 lines (4 loc) · 271 Bytes

GetMappedNetworkShares

This function gets all mapped network location - using WNetGetConnection winapi function. (added by the command "net use Z: \DEVICE-NAME-OR-IP\SHARED-FOLDER" for example.)

Note that there is a way to do this by reading registry values