VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Enumerate Icon Resources

gibra  (6 Submissions)   Graphics   VB Script   Advanced   Wed 3rd February 2021

A 'VERY' How To Use Windows XP icons (32bpp with Alpha channel) from Visual Basic. The VB 'standard' methods not allow to use this icons, and reject them with "Invalid image" error message. This code show (using advanced of API) how to load this icon types. Not only! You can choose 'which' image format and size to load from icon file.

Assumes
A 'VERY' How To Use Windows XP icons (32bpp with Alpha channel) from Visual Basic. The VB 'standard' methods not allow to use this icons, and reject them with "Invalid image" error message. This code show (using advanced of API) how to load this icon types. Not only! You can choose 'which' image format and size to load from icon file. Therefore you can load 16x16 or 24x24 or 32x32 or 48x48 image formats on 16, 256, TrueColor or Windows XP colors Alpha channel! Also, this project explain how to create DLL libraries containing Windows XP icons (Resource Editor not allow neither this!). The screenshot explain better. Due to PSC don't allow to include DLL, I have leave out 4 DLL with Windows XP icons. If you want, download them from my web site. Enjoy

Rate Enumerate Icon Resources (8(8 Vote))

Download Enumerate Icon Resources

Enumerate Icon Resources Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters