Click to See Complete Forum and Search --> : looking for Icon- or bitmap-library


Marco
May 6th, 1999, 10:41 PM
Hi there !

I hope is not totaly off-topic in "AdvancedUI" ....

I'm looking for a USEFULL library of icons and/or bitmaps for creating toolbars. I'm not a good bitmap-painter and there should be any existing libraries with "standard"- icons/bitmaps ....

Does someone know a good URL where i can find some ?

I'm not looking for any desktop-icons (I found thousands of them exploring the web ...)

Thank You !
Marco

eric33
May 7th, 1999, 01:49 AM
Here are some addresses

http://www.keller.com/icons/Image_Index.html

http://skydive.ncsa.uiuc.edu/images/aicons/Images.html

http://selab.postech.ac.kr/~kijoo/images/Images_Index.html

Shanker
May 7th, 1999, 01:58 AM
Why don't you extract all the required standard icons from the icon dlls in the windows\system directory using ExtractIconEx?

Check it out!