Dynamic Search Handlers
COM
1
Posts
1
Posters
3
Views
1
Watching
-
Has anyone created a "Dynamic Search Handler"? (Start|Find|) I'm trying to duplicate the functionality of the PowerToy "FindX.DLL" & I'm up against a brick wall tring to figure out how FindX.dll implements a dynamic menu WITH an icon. According to the MS docs (http://msdn.microsoft.com/library/psdk/shellcc/shell/Shell\_Int/SearchHandlers.htm): "Menu icons are not supported for dynamic search handlers". But when I look at the registry enteries for the FindX tool, it shows that it is a dynamic search handler & when I use it - it has an icon! Does anyone know how FindX.dll does it?