SpicIE Contrib = SpicIE Contrib is a contribution project for the SpicIE project. This project hosts HowTo samples, guidance, code samples, etc. based on the SpicIE Internet Explorer plug-in framework.
There are some Internet Explorer plug-in samples. Comment: If the toolbar plug-ins are not visible use the menu "View --> Explorer bars --> PLUG-IN NAME". Following sample plug-ins are available now:
- NEW!!! HtmlEvents - HowTo guide and sample project for handling Html events in managed code
- SimpleLogger - HowTo guide and sample project for a very simple logging Internet Explorer plug-in
- HtmlView - HowTo guide and sample project for a complex HTML visualization Internet Explorer plug-in (shows access to the IWebBrowser and IHTMLDocument2 interfaces)

- DisplayActiveElements - Sample project which accesses the applets collection of a HTML document loaded in Internet Explorer ( --> access to ShockWavePlayer, MediaPlayer, ActiveX, ... ). code skeleton
- WOW Plug-in - A fully functional Internet radio Internet explorer plug-in
All samples using the SpicIE framework http://code.msdn.microsoft.com/SpicIE and can be used as Internet Explorer 7 or Internet Explorer 8 plug-ins. There are some blogs entries about SpicIE at following blog --> http://blogs.msdn.com/mtcmuc/archive/tags/SpicIE/default.aspx All samples on this page are published under Microsoft Permissive Limited License. Important: SpiceIE is released independently of Internet Explorer and related products. It is not an officially supported product by the Internet Explorer team. While SpicIE is a valuable tool for prototyping and testing Internet Explorer extensions, it is not recommended for use with released software.
|