The following functions are used in Windows networking:
WNetAddConnection
WNetAddConnection2
WNetAddConnection3
WNetCancelConnection
WNetCancelConnection2
WNetConnectionDialog
WNetConnectionDialog1
WNetDisconnectDialog
WNetDisconnectDialog1
WNetGetConnection
WNetGetUniversalName
WNetCloseEnum
WNetEnumResource
WNetOpenEnum
WNetGetNetworkInformation
WNetGetLastError
WNetGetProviderName
WNetGetResourceInformation
WNetGetResourceParent
Many of these functions use a NETRESOURCE structure.
The WNetAddConnection and WNetCancelConnection functions are supported for compatibility with Windows for Workgroups. However, new applications should use WNetAddConnection2 or WNetAddConnection3 and WNetCancelConnection2.