|

|
Embedded Web Browser package is a group of components that demonstrates an easy way to implement IDocHostUIHandler and IDocHostShowUI with TWebbrowser.
With this package you can easily build your own web browser, manipulate favorites, history, Web Editor or a chat program and so on.
The package contain all the needed components to complete your task with few lines of code
The EmbeddedWB component wraps the IWebBrowser2 interface from Microsoft's Shell Doc Object and Control
Library (SHDOCVW.DLL) to allow you to create a customized Web browsing
application or to add Internet, file and network browsing, document viewing, and
data downloading capabilities to your applications.
You should mind the fact that Because TEmbeddedWB wraps the SHDOCVW.DLL, you must have SHDOCVW.DLL installed to use this component. This DLL ships with Internet Explorer 4 and later.
Please read the credits file to find "who did what”!!
If you use this components or any code part you do it on your own responsibility, there is no guaranty what so ever!
Please credit the creators and the contributors of the components.
Check the mega demo for demonstration of the package capabilities.
We do need beta testers and developers and someone that can write a help file.
If you find the component useful, please e-mail some additional samples to post on this webpage, bug report/fix or suggestions for enhancements to bsalsa@bsalsa.no-ip.info
|