Shell Extension - Column Handler - for Vista ?
Windows API
2
Posts
2
Posters
4
Views
1
Watching
-
I have created many shell Extension (specially Column handlers ) using the sample from Codeproject articles. Fine. Everything uses the icolumnprovider Interface. This interface has been deprecated from windows Vista onwards. Then How shall I my shell extension make to work on vista onwards. Is any ready sample for that .
-
I have created many shell Extension (specially Column handlers ) using the sample from Codeproject articles. Fine. Everything uses the icolumnprovider Interface. This interface has been deprecated from windows Vista onwards. Then How shall I my shell extension make to work on vista onwards. Is any ready sample for that .