找回密码
 加入
搜索
查看: 2007|回复: 4

AU3如何打开无线网络连接

[复制链接]
发表于 2009-5-14 16:41:23 | 显示全部楼层 |阅读模式
AU3如何打开无线网络连接

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?加入

×
发表于 2009-5-15 03:55:48 | 显示全部楼层
_WinNet_RestoreConnection
--------------------------------------------------------------------------------
Restores the connection to a network resource
--------------------------------------------------------------------------------
#Include <WinNet.au3>
_WinNet_RestoreConnection([$sDevice = ""[, $hWnd = 0[, $fUseUI = True]]])
--------------------------------------------------------------------------------
Parameters:
$sDevice ---The local name of the drive to connect to, such as "Z:". If blank, the function reconnects all
persistent drives stored in the registry for the current user.
$hWnd--- Handle to the parent window that the function uses to display the user interface that prompts
the user for a name and password when making the network connection. If 0, there is no owner window.
$fUseUI ---If True, display a username/password prompt to the caller
--------------------------------------------------------------------------------

_WinNet_RestoreConnection恢复连接到网络资源
_WinNet_UseConnection本地设备连接到网络资源
发表于 2009-5-15 04:10:59 | 显示全部楼层
或者试试利用Devcon工具读取DEV.ID以及重新启动网络连接
http://www.autoitx.com/forum.php?mod=viewthread&tid=6365
发表于 2009-9-30 09:36:50 | 显示全部楼层
谢谢,正好最进写这东西
发表于 2009-11-21 13:29:41 | 显示全部楼层
顶下下再说
您需要登录后才可以回帖 登录 | 加入

本版积分规则

QQ|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度

GMT+8, 2024-9-22 17:19 , Processed in 0.077740 second(s), 25 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表