Q29839: C 5.10 MTDYNA.DOC: Component Files of a Single Thread DLL
Article: Q29839
Product(s): See article
Version(s): 5.10 | 5.10
Operating System(s): MS-DOS | OS/2
Keyword(s): ENDUSER | | mspl13_c
Last Modified: 15-JAN-1991
The following information is from "Section 5: Creating Dynamic-Link
Libraries" of the Microsoft C Version 5.10 MTDYNA.DOC file.
5.1.1 Component Files of Single-Thread Dynamic-Link Libraries
Several files are supplied for the creation of single-thread
dynamic-link libraries. A list and brief description of the files
supplied with this release is shown below:
DOSCALLS.LIB OS/2 support library.
LLIBCDLL.LIB Large-model single-thread C run-time library
for dynamic-link library support.
xLIByP.LIB Any protected-mode C run-time library; used to
link sample main program.
STMAIN.C Sample main program (single-thread version).
STMAIN.DEF Module-definition file for main program
(single-thread).
STDLL.C Sample dynamic-link library file.
STDLL.DEF Module-definition file for STDLL.C.
MKSTDLL.CMD OS/2 batch file for creating single-thread
dynamic-link library.
THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.
Copyright Microsoft Corporation 1986-2002.