Re: Using Xerces from a COM DLL

2001-06-22 Thread Alberto Massari
At 16.51 21/06/01 -0400, you wrote: >I am writing Wizard to fit inside a commercial tool that runs under >various Win32 OS's. Wizards in this tool are recognized by implementing a >COM DLL that follows an interface specified by the tool authors. I first >implemented a sample Wizard following

Using Xerces from a COM DLL

2001-06-21 Thread Tom Erickson
I am writing Wizard to fit inside a commercial tool that runs under various Win32 OS's.  Wizards in this tool are recognized by implementing a COM DLL that follows an interface specified by the tool authors.  I first implemented a sample Wizard following the instructions they provide, and th