Icon Overlay Handlers

Does any one know how to do this?
Thanks for any help
[62 byte] By [Tetris_man] at [2007-11-20 10:53:11]
# 1 Re: Icon Overlay Handlers
Can you please explain yourself a little more?
PeejAvery at 2007-11-9 19:34:21 >
# 2 Re: Icon Overlay Handlers
I mean, how to create "Icon Overlay Handlers" in VB 6.0?
I've found an article about it but the code is in the C++ .NET there...
...and I don't know C++ :(
Tetris_man at 2007-11-9 19:35:16 >
# 3 Re: Icon Overlay Handlers
Post a link. Maybe it's related to Vista?
dglienna at 2007-11-9 19:36:14 >
# 4 Re: Icon Overlay Handlers
Here: http://www.codeproject.com/shell/overlayicon.asp?forumid=66912&exp=0&select=2236759&df=100
Tetris_man at 2007-11-9 19:37:20 >
# 5 Re: Icon Overlay Handlers
So you want to create your own icon like the shortcut arrow? Never seen it done it VB (or c+)
dglienna at 2007-11-9 19:38:19 >
# 6 Re: Icon Overlay Handlers
Yes I'd like to do this.
As we can see: it is possible. The article described how to do this using VC .NET.
I think, it is possible to do the same using VB...IMHO
Tetris_man at 2007-11-9 19:39:24 >
# 7 Re: Icon Overlay Handlers
Google is your friend!

http://www.windowsdevcenter.com/pub/a/windows/2004/08/17/VB_icons.html?page=2
dglienna at 2007-11-9 19:40:28 >
# 8 Re: Icon Overlay Handlers
Ok, thank you.
No more help needed
Tetris_man at 2007-11-9 19:41:20 >