Thanks! I got it to work nicely with Michael Sherman's temperature tutorial! Only one thing; some header files (for me it was nsCom.h and nsTraceRefcnt.h from xpcom/include) were missing so I had to get them from the complete Mozilla sources.
Thanks again! /Greger jml <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > yes, you can. > There is a SDK for Win32 that Doug mentioned to me. You can download it at: > > ftp://ftp.mozilla.org/pub/mozilla/releases/mozilla1.2.1/gecko-sdk-1.2.1-win32.zip > > > Have fun. > > jml > > Greger Cronquist wrote: > > Hi! > > > > I want to make a small XUL/XPConnect/XPCOM app, but don't want to > > build mozilla myself. Is it possible to just use the header-files from > > the mozilla sources and still compile and test the XPCOM (C++) app? If > > so, how do I do it? Can I build my myxpapp.dll with just xpcom.dll > > (and the relevant header files)? > > > > TIA! > > > > /Greger
