Microsoft Knowledge Base Email Alertz

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.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 186221 - Last Review: February 22, 2007 - Revision: 3.6

SAMPLE: DibSectn.exe Uses DIBSections in Win32

System TipThis article applies to a different version of Windows than the one you are using. Content in this article may not be relevant to you. Visit the Windows Vista Solution Center
This 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 INFORMATION

The 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-1998

For 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://kbalertz.com/Feedback.aspx?kbNumber=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
  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Professional Edition
  • Microsoft Platform Software Development Kit-January 2000 Edition
  • Microsoft Windows 98 Standard Edition
  • Microsoft Windows 95
  • Microsoft Windows NT Server 3.51
  • Microsoft Windows NT Server 4.0 Standard Edition
  • Microsoft Windows NT Workstation 3.51
  • Microsoft Windows NT Workstation 4.0 Developer Edition
Keywords: 
kbdownload kbfaq kbfile KB186221
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate