質問

Where would I find the API that I can call from a BHO?

Basically I need to figure out how long will it take to build a screnshot functionality inside IE.

I have done the same research for FF and it was quite easy to find information on how to do it and what sort of API I would have available but now I need to do the same for IE and can't seem to find any information about it. Just the plain old tutorials on how to build a BHO etc.

Thanks in advance

役に立ちましたか?

解決

Ok I got my answers:

Here is a good start point for the API and here is a good example on how to do a screen shot in C#

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top