Building with the Litgen.dll Code Samples

The Reader Content SDK 1.5 includes two code samples to help you develop your interface. These are:

  Sample 1 Sample 2
Name LitConvertDemo.exe LitErrorDemo.exe
Language C++ C++
Module Accessed Litgen.dll Litgen.dll
Access Method COM

(early binding)

COM

(early binding)

Parser API XML DOM N/A
UI Command line Command Line
Information Source OEB publications made up of:
  • An OEB package file. For more information, see the OEB specification at http://www.openebook.com/
    OEB1.html, or review the Legend of Sleepy Hollow (losh.opf) sample book provided in the SDK for the format and framework requirements.

  • 1 or more HTML files

  • 0 or more image files

  • 0 or more CSS files
This sample code contains arrays of notifications to send as if they were from package and content files.  There is a single package array, and a selection of three different content arrays that produce different results.

Note: These code samples are Win32 Console Applications, and should be run from the command line.

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