Article ID: 130476
Article Last Modified on 11/21/2006
APPLIES TO
- Microsoft Win32 Application Programming Interface, when used with:
- Microsoft Windows NT Server 3.5
- Microsoft Windows NT Workstation 3.5
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Professional Edition
This article was previously published under Q130476
SUMMARY
LAVALAMP is a sample application in the Microsoft Download Center that
demonstrates how to simulate the effects of the
AnimatePalette() function on devices that may not support palettes. This program also demonstrates how to create and manipulate dibsections. The following dibsection functions are used in LAVALAMP:
- CreateDIBSection()
- GetDIBColorTable()
- SetDIBColorTable()
Additional query words: technote BMP kbgraphic kbfile
Keywords: kbdownload kbfaq kbfile kbgraphic kbinfo KB130476