Hello,
I wonder if it is possible to have the short-cut sign (the little arrow you can see on short-cuts in windows explorer) on the icons from the system image list (the one you get with a GetSystemIconImageList(SHGFI_SMALLICON) or alike) ?
The reason is that I have such image list attached to a ListCtrl and wonder if I can display the short-cut sign on the items of my list. (Not owner draw list, I use the OnGetDispInfo call back and provide the icon number in the icon image list I had attached to the control list).
Partial suggestions, documentation where to search, etc. welcome also. David Burg,
Ahead Software AG
I wonder if it is possible to have the short-cut sign (the little arrow you can see on short-cuts in windows explorer) on the icons from the system image list (the one you get with a GetSystemIconImageList(SHGFI_SMALLICON) or alike) ?
The reason is that I have such image list attached to a ListCtrl and wonder if I can display the short-cut sign on the items of my list. (Not owner draw list, I use the OnGetDispInfo call back and provide the icon number in the icon image list I had attached to the control list).
Partial suggestions, documentation where to search, etc. welcome also. David Burg,
Ahead Software AG