SAMPLE: DISPDIB - Sample Application

PSS ID Number: Q103335
Article last modified on 08-25-1993

3.10
WINDOWS

----------------------------------------------------------------------
The information in this article applies to:

 - Microsoft Windows Software Development Kit (SDK) for Windows
   version 3.1
----------------------------------------------------------------------

DISPDIB: Displays a 256-Color DIB on Standard VGA
DISPDIB contains a dynamic-link library (DLL) with the executable code
for the DisplayDib function. The sample application also includes a
header file and an import library file.
The DisplayDib function in Microsoft Windows version 3.1
displays a 256-color bitmap image on a standard (16-color) VGA
monitor. The function reduces the display resolution to 320x200 or
320x240 and centers the bitmap on the screen, clipping the image as
necessary.
The DisplayDib function was first included in Microsoft Windows with
Multimedia Extensions version 1.0. It has also been tested with, and
is supported by, Windows version 3.1.
The DISPDIB sample application is included in the Microsoft Knowledge
Base Software/Data Library. On the Microsoft Developer Network CD,
search for the numbers prefixed with "S" and "Q" in the Keywords
section below for more information on this sample application.
DISPDIB was built and tested under Microsoft Windows version 3.1 with
Multimedia Extensions version 1.0 and Microsoft C/C++ version 7.0.
KEYWORDS: CD4; S13375; Q82903
For Microsoft OnLine customers, DISPDIB is available in the
Software/Data Library as 4X64.ZIP and can be found by searching on the
word DISPDIB, the Q number of this article, or S14266. For CompuServe
Customers, DISPDIB can be downloaded from the file 4-64.ZIP in library
section number 4 of the MSDNLIB forum. DISPDIB was archived using the
PKware file-compression utility.

Additional reference words: 3.10
KBCategory:
KBSubcategory:
Copyright Microsoft Corporation 1993.