LitConvertDemo.exe Data Flow

The general data flow of the LitConvertDemo tool is shown in the following diagram:

LitConvertDemo Project Data Flow diagram
  1. In the initial step, the OEB source files (the OEB-compliant .htm, .jpg, .css, and .opf) are created and gathered for conversion.
  2. In the second step, LitConvertDemo activates Litgen.dll and the MSXML parser to parse the OEB source files.
  3. In the final step, the Microsoft Reader-compliant .lit files are created.

For more information about marking up content files to create OEB-compliant source files, see the Quick Reference for Reader Markup.

To build and use LITConvertDemo, open the project, build the project, and run the resulting .exe.

Note: These code samples are Win32 Console Applications, and require you to use the command line.

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