David, Thanks for the response. I compiled the sample and was able to run it too. Now the second problem. 1) What are the steps to be followed if I wanted to create a sample appication for embedding gecko. The mfcembedd sample is a bit complicated for a beginner. Moreover the project workspace does not load on the VStudio IDE on my machine and hence I cannot even debug it to trace the sequence of steps to be followed. Is it not possible for somebody to compile a developers guide(Like the one for Webclient API)? Are there any simpler samples which give guide lines for embedding the gecko browser. hoping for a positive reply,Thanks.
regards, Rahul David Epstein <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > Rahul, > > To compile mfcEmbed: > > cd /mozilla/embedding/tests/mfcembed > > nmake -f makefile.win > > To run mfcEmbed: > > cd /mozilla/dist/WIN32_D.OBJ/bin > > mfcembed > > - david > > Rahul wrote: > > > hi Radha, > > > > Thanks for the reply. > > > > > >>You may want to look at some of the embedding examples in the tree > >>located at mozilla/embedding/tests/ specifically mfcEmbed. winEmbed is > >>obsolete and is not known to work. > >> > > > > I have tried mfcEmbed.The .dsw file does not open the required project > > in VStudio IDE. The sample was a bit complicated so I thought debugging > > it would have been a better way to understand it. > > Could you please suggest how i can get the application running(I have already > > tried Adam Lock's suggestion of using Makefile). > > Is there some other simple sample which I can use to atleast > > kickstart my efforts. > > Thanks In advance > > > > regards, > > rahul > >
