Visual C++ 32-bit Edition Phar Lap Requires 16-Bit GRAPHICS.LIB

Last reviewed: January 9, 1996
Article ID: Q112338
The information in this article applies to:
  • The C Run-time (CRT) included with:

        - Microsoft Visual C++ 32-bit Edition, version 1.0
    

The Phar Lap Lite DOS-Extender included with Visual C++ 32-bit Edition has a sample program, GRAPHICS, that demonstrates the use of the 16-bit MS-DOS graphics routines under Win32s.

However, the sample program does not mention that the 16-bit MS-DOS graphics library is not included with Visual C++ 32-bit Edition, version 1.0. The user must also have a version of Visual C++ for Windows (or C/C++ 7.0) to make 16-bit graphics function calls under Win32s, because GRAPHICS.LIB is included in these products.

Visual C++ 2.x is shipped with a version of Visual C++ for Windows which contains GRAPHICS.LIB.


Additional reference words: kbinf 1.00
KBCategory: kb3rdparty
KBSubcategory: CRTIss GraphicsIss


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.

Last reviewed: January 9, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.