Microsoft KB Archive/112338

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 16:07, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


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

Article ID: 112338

Article Last Modified on 10/2/2003



APPLIES TO

  • The C Run-Time (CRT)



This article was previously published under Q112338

SUMMARY

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 query words: kbinf 1.00

Keywords: kbcrt kb3rdparty KB112338