Looking for MS icons
-
Anyone know if or where I can get ahold of the icons that are used by Microsoft for all of their programs? I'd like to use commonly known icons in a project I've got.
This is an option of the VB install to install commonly used bitmaps and icons. Also you can take a handy dandy resource editor and extract them from system DLL's or reference them directly if you don't want to pull them into your project. Hope it helps, -Erik Thompson
-
This is an option of the VB install to install commonly used bitmaps and icons. Also you can take a handy dandy resource editor and extract them from system DLL's or reference them directly if you don't want to pull them into your project. Hope it helps, -Erik Thompson
-
Anyone know if or where I can get ahold of the icons that are used by Microsoft for all of their programs? I'd like to use commonly known icons in a project I've got.
Here's a couple of sites you might want to check out! Both site have a lot of Icon's. http://www.ozemail.com.au/~afactor/iconolog/ico/index.html http://www.winfiles.com/ Jerome W. Norgren
-
I've got VB5 and it does not include many icons especially not the ones for MS apps. I do have a program that will extract icons from dlls but what dlls contain the icons for MS apps? I can't seem to find any...
Hello, Here's a good VB site that has ZIPs of MS icons plus some win 200 icons. I think its just what you are looking for. http://www.vbaccelerator.com/ http://www.vbaccelerator.com/iconlib.htm There's lots of good VB code also, check it out! -- Marty