Home All Groups Group Topic Archive Search About

writing a browser plugin

Author
2 Sep 2006 5:38 PM
PJ6
I want to write a simple plugin for IE6 to use GDI+ for rendering to the
main browser area but am having trouble getting started. Google, newgroups
provided nothing, or maybe I'm just not looking hard enough. Anyone have
examples or resources they could point me to?

Thanks,
Paul

Author
2 Sep 2006 9:46 PM
GS
I have never done it and don't know if the following helps
Combining GDI and GDI+ to Draw Rubber Band Rectangles - The Code ...

The Code Project - Free Source Code and Tutorials
      WTL for MFC Programmers , Part IX - GDI Classes , Common Dialogs , and
Utility Classes ... How to create a simple browser using IE engine and WTL .
....
      codeproject.com/wtl/?Display=updated - 89k - Supplemental Result -
Cached - Similar pages



you may want to dig further on the codproject.com


Show quoteHide quote
"PJ6" <no***@nowhere.com> wrote in message
news:OXSa3ZrzGHA.2208@TK2MSFTNGP03.phx.gbl...
> I want to write a simple plugin for IE6 to use GDI+ for rendering to the
> main browser area but am having trouble getting started. Google, newgroups
> provided nothing, or maybe I'm just not looking hard enough. Anyone have
> examples or resources they could point me to?
>
> Thanks,
> Paul
>
>