Incorporating Litgen.dll into Your Tools

Understanding the Package File

Because Litgen.dll uses the OEB package file as its information source, you should familiarize yourself with the OEB package framework and requirements.

Running midl

Litgen.dll is not shipped with the litgen.h file and other project files, so you must create the files using midl.exe.

To create the files:

Note: The samples show you how this can be done in Visual C++.

© 2000 Microsoft Corporation. All rights reserved. Terms of use.