S
SamSpade
I found the icons for files and folders using
Call SHGetFileInfo(subDir, 0, mSHI, mSHISize, Win32.Shell.SHGFI_ICON)
but can't find the system icon for MyComputer.
Later I'd like to also find a way of tapping into the icons used by the
system for MyNetworkPlaces, Desktop ...
Any suggestions??
Call SHGetFileInfo(subDir, 0, mSHI, mSHISize, Win32.Shell.SHGFI_ICON)
but can't find the system icon for MyComputer.
Later I'd like to also find a way of tapping into the icons used by the
system for MyNetworkPlaces, Desktop ...
Any suggestions??