Hello everyone, I tried to get a hold on the icons of any folder, by going down this window tree:
- CabinetWClass
- ShellTabWindowClass
- DUIViewWndClassName
- DirectUIHWND
- CtrlNotifySink
- SHELLDLL_DefView
- DirectUIHWND
however, I am stuck in DirectUIHWND, because there are more than one child with the class name "CtrlNotifySink". I need to get a hold on a specific "CtrlNotifySink".. the one that have the child "SHELLDLL_DefView".
how can I do it?
Thanks, Aviad S.