The information in this article applies to:
SUMMARYWinG provides an optimized library of graphics functions that allow programmers to use Device Independent Bitmaps (DIB) in many of the same ways they currently use Device Dependent Bitmaps (DDB). However, unlike DDBs, programmers are still able to directly access the bits in the image. This ability allows programmers to implement state of the art graphics algorithms on a Windows platform without sacrificing performance. MORE INFORMATION
Although business applications such as word processors and spreadsheets
have moved from MS-DOS to Windows, MS-DOS remains the operating system of
choice for high-volume, high-performance, action games and innovative
graphics applications for PCs. These applications have not made the
transition to Windows because of restrictions placed on the programmer by
GDI device independence, by the windowed environment, and by the inability
of general graphics libraries to provide the necessary speed.
How to Obtain the Microsoft WinG SDKWinG is not included as a part of Windows version 3.1, Windows 95, or Windows NT. In order to run applications that use WinG, you will either have to install it yourself (see below) or rely on a third-party application that uses WinG to install it as part of its setup process.The following files are available for download from the Microsoft Download Center. Click the file names below to download the files: Wing10.exeFor more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address http://www.microsoft.com/downloads/search.aspand then click How to use the Microsoft Download Center. This file contains the version 1.0 release of the WinG graphics libraries. Unzip the file into a temporary directory, and then run SETUP.EXE. The setup program will create a program group with icons for the samples and the WinG help file. NOTE: Setup will also install a file called README.TXT that contains information on known bugs and limitations. For more up to date information on known problems or conflicts with WinG, please see the following article in the Microsoft Knowledge Base: Q124741 BUG: WinG 1.0 Bug ListPlease report bugs to this Internet email address: wingbug@microsoft.com Additional query words: WING GDI GAMES MOM APPLE PIE DENNYS
Keywords : kbfile kbprg WinG |
Last Reviewed: December 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |