You should have a look at the source distribution and look at the samples' parameters (like multithreading, etc.)...
I have found the source distribution must easier to understand. HIH Jean Georges PERRIN -- Four J's Development Tools (www.4js.com) [EMAIL PROTECTED] - Tel +33 (0)3 88 18 61 20 - Fax +33 (0)3 88 18 61 21 -- CAUTION: import com.fourjs.StandardDisclaimer; > -----Original Message----- > From: Jeff Lewis [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 11, 2000 16:16 > To: '[EMAIL PROTECTED]' > Subject: Using Xerces .dll with VC++ 6.0 > > > I am trying to use Xerces, specifically DOMParser and the DOM_* classes, > within my own application. When I try to declare a DOMParser, my > program's > call stack goes awry. (And terrible things ensue...) > > I have tried using both the .dlls that are provided in the binary drop as > well as recompiling the source myself, yet have been unable to > get a stable > build... I have also tried manipulating many of the compiler settings in > both Xerces and my code so that they match, but still to no avail... > > Can anyone think of what I may be missing? > > OS: NT/98/95 > COMPILER: VC++ 6.0 > > Thanks, >