gpt4 book ai didi

.net - 隐藏进程的所有窗口(例如 Internet Explorer)

转载 作者:行者123 更新时间:2023-12-02 05:14:33 25 4
gpt4 key购买 nike

我正在使用 WatiN 编写在用户机器后台运行的 Internet Explorer 中的操作脚本。 (我知道......hacky)。我可以通过 WatiN 使 Internet Explorer 窗口不显示。然而,在我的脚本中,一些 HTML 对话框被打开。我可以使用 User32.dll 中的 P-Invoke ShowWindow 隐藏它们,但是当我找到对话框的 HWnd 时它们仍然会出现一秒钟左右。我的问题是:

有没有办法阻止进程显示任何窗口?

谢谢

最佳答案

ie.ShowWindow(NativeMethods.WindowShowStyle.Hide);

关于.net - 隐藏进程的所有窗口(例如 Internet Explorer),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1923002/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com