Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
C# Helper...
 
XML RSS Feed
Follow VBHelper on Twitter
 
 
 
MSDN Visual Basic Community
 
 
 
 
 
TitleLoad a 32-bit icon into a picture
DescriptionThis example shows how to load a 32-bit icon into a picture in Visual Basic 6.
Keywordsicon, 32-bit, load icon, LoadPicture
CategoriesGraphics, API
 
Thanks to Herman Liu.

This program opens the icon file, reads its header data, and then reads the icon images. See the code for details.

Note that the program doesn't include code to write an icon file.

 
 
Copyright © 1997-2010 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated