BHO在IE SDK里面。你可以在Windows SDK下面查找Internet Development。
获得上传动作的话,需要在DocumentComplete事件里面注册onsubmit事件。参考Handling HTML Element Events这篇文章。
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP