Vikram wrote:
>Hi All,
>If I want embedd mozilla in my Win32 application then
>
>0) Is ANY stable non crashing build available for embedding?
>1) what are the features of embedded mozilla compared to Netscape 6?
>or latest 0.9 release?
>2) what features will I get? can all the sites viewable by Netscape 6
>or Mozilla 0.9 will be rendered properly by some embedded mozilla?
>
>Please answer,
>Vikram
>
Gecko should render sites exactly as they do in the full Mozilla since
it's essentially a subset. There is no binary SDK for embedding yet so
you have to download and build the Mozilla source code to try it in your
own apps. The 0.9.1 source tarball should yield pretty good embedding
results. Alternatively on Win32 you could develop apps using the ActiveX
control that ships in 0.9.1.
Adam