VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Map and Unmap network drives using Windows Map Network Drives dialog

Wes Savage  (2 Submissions)   Windows API Call/Explanation   VB 6.0   Unknown Difficulty   Wed 22nd November 2000   Mon 8th February 2021

Map and Unmap network drives using Windows "Map Network Drives" dialog

API Declarations


(ByVal hwnd As Long, ByVal dwType As Long) As Long
Public Declare Function WNetDisconnectDialog Lib "mpr.dll" _
(ByVal hwnd As Long, ByVal dwType As Long) As Long


Rate Map and Unmap network drives using Windows Map Network Drives dialog (1(1 Vote))
Map and Unmap network drives using Windows Map Network Drives dialog.bas

Map and Unmap network drives using Windows Map Network Drives dialog Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters