Shell programming with COM
COM
1
Posts
1
Posters
0
Views
1
Watching
-
I'm trying to change the default tooltip Explorer shows for folders (when the mouse is hovering), using IQueryInfo interface. It works for files (.xxx) but couldn't make it work for folders. Did anybody do it? Also, is it possible to modify/subtract items from the Explorer context menu for folders?. I can add items using QueryContextMenu, (albeit not in the desired menu place), but can't delete/modify Explorer's items. Suggestions will be appreciated. TIA alex alex