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
> 


Reply via email to