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
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