Starts a general browsing dialog box for connecting to network resources
#include <WinNet.au3>
_WinNet_ConnectionDialog ( $hWnd )
| $hWnd | Handle to the owner window for the dialog box |
| Success: | True. |
| Failure: | False. |
Search WNetConnectionDialog in MSDN Library.