标签: activex
我有一个ActiveX,它似乎在启动时查找文件。问题是该错误没有给我任何关于它无法访问哪个文件的线索。
msgbox是:The system cannot find the file specified
The system cannot find the file specified
我如何知道它想要访问哪个文件?我可以使用哪种工具来了解它?
由于
答案 0 :(得分:1)
您可以使用Sysinternals / Microsoft的Process Monitor。