Dial Up Net.{992cffa0-f557-101a-88ec-00dd010ccc48}
shell它

解决方案 »

  1.   

    to:mingday(小山)
    你能把具体的语句帮我写出来吗?
      

  2.   

    那个是拨号网络的系统密码用SHELL运行它就行了
    给分吧
      

  3.   

    WinExec "rundll32.exe  shell32,Control_RunDLL C:\WINNT\System32\ncpa.cpl, ,1", 9
      

  4.   

    to mislrb(aben) :
    需要添加什么引用吗?我运行的时候,提示"Sub or Function not defined"
      

  5.   

    Private Declare Function WinExec Lib "kernel32" (ByVal lpCmdLine As String, ByVal nCmdShow As Long) As LongWinExec "rundll32.exe  shell32,Control_RunDLL C:\WINNT\System32\ncpa.cpl, ,1", 9