Article ID: 186221 - Last Review: February 22, 2007 - Revision: 3.6 SAMPLE: DibSectn.exe Uses DIBSections in Win32This article was previously published under Q186221 SUMMARY
DibSectn.exe is a sample that demonstrates how to use DIBSections in Win32
applications. Written in C, this sample is constructed in the form of a
DLL, which makes it easy to call from other programs.
DIBSections are commonly used to bridge the gap between device dependent bitmaps (DDBs) and device independent bitmaps (DIBs). This sample contains code which loads, draws, stores, and otherwise manipulates and provides access to DIBSections. MORE INFORMATIONThe following file is available for download from the Microsoft Download Center: DibSectn.exe
(http://download.microsoft.com/download/platformsdk/sample11/1/w9xnt4/en-us/dibsectn.exe)
Release Date: Mar-20-1998For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base: 119591
(http://support.microsoft.com/kb/119591/EN-US/
)
How to Obtain Microsoft Support Files from Online Services
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.
Included in the sample is the pre-built DLL, which houses the functions in the sample. In the header file are sample declares for calling the functions in the sample from within Visual Basic. For more information, please read the comments in the .c and .h files in the sample. APPLIES TO
| Article Translations
|

Back to the top
