Hello,
I have developped a custom explorer application.
I have cached my icon's via the dll call 'SHGetFileInfo' from 'shell32.dll'.
Now I want to make the same behaviour like in explorer.
When the users cuts a file the icon has to be deactivated.
Anybody knows how I can get this Icon?
Perhaps standard behaviour on a ListView?
Thanks.
I have developped a custom explorer application.
I have cached my icon's via the dll call 'SHGetFileInfo' from 'shell32.dll'.
Now I want to make the same behaviour like in explorer.
When the users cuts a file the icon has to be deactivated.
Anybody knows how I can get this Icon?
Perhaps standard behaviour on a ListView?
Thanks.