问题:已知外部IE句饼 如何控制IE访问指定网址? ( 积分: 1 )

  • 主题发起人 主题发起人 carolson2
  • 开始时间 开始时间
C

carolson2

Unregistered / Unconfirmed
GUEST, unregistred user!
myHandle:= ShellExecute(0, nil, 'iexplore.exe', 'www.baidu.com', nil, SW_Shownormal);

我希望继续控制他访问google,也就是已知IE handle ,如何控制?
希望给具体代码。

可答在 http://www.delphibbs.com/delphibbs/dispq.asp?lid=3846082
并加分:)
 
利用ShellExecute这个函数
 

Similar threads

S
回复
0
查看
3K
SUNSTONE的Delphi笔记
S
S
回复
0
查看
2K
SUNSTONE的Delphi笔记
S
I
回复
0
查看
775
import
I
I
回复
0
查看
618
import
I
S
回复
0
查看
928
SUNSTONE的Delphi笔记
S
后退
顶部