Bas Modules in LitWare.dll

LitWare.dll includes two modules: LingoDeclarations and MTSEnvironment. The following table lists the modules, describes the role of the module in the PT application, and provides links to implementation topics on the module and to the code.

Bas module Description Implementation Code
LingoDeclaration.bas Contains constants, types, and Win32 API declarations that methods in the Lingo component use. See Lingo Component

and Bas Modules in LitWare.dll

LingoDeclaration.bas
MTSEnvironment.bas Contains functions that implement methods of the ObjectContext object. The PT application uses only the CreateInstance function. See Using ViewRecords to Retrieve Data as an XML Data Stream MTSEnvironment (MTS.bas)