-
Hey. I've been doing a bit of playing around with system icons and so forth, and don't know alot about how class ID's work. I'm trying to see if these registry locations are standard or vary from system to system
Could you just tell me if you have these same registry keys...
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\Shell Icons
HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}
HKEY_CLASSES_ROOT\CLSID\{21EC2020-3AEA-1069-A2DD-08002B30309D}
HKEY_CLASSES_ROOT\CLSID\{2227A280-3AEA-1069-A2DE-08002B30309D}
HKEY_CLASSES_ROOT\CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}
HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}
Thanks if you help ... if not ... thanks for at least reading my post :)
-
what does your program do?
yes i do,
the first one is explorer shell icons
Then the others were like My Computer,
Printers, DUN, Recycle Bin
hope this helped :)
could you send me a copy of your program when your done? ;)
-
i do ;)
what a programm you are writting ???
taLON
-
Well, a while ago a wrote a Windows explorer clone ... it was a bit slow. Now I'm somewhat perfecting a few of the techniques to make the explorer controls ... a treeview, listview, and dropdown combo, out of the MS Common controls. I'm almost done witht he combo ... all the finished code will be posted at www.vbcode.com and www.planesourcecode.com.
Just kinda playing around with icons and system stuff for educational purposes.
Thanks for the help guys.