G
Guest
Hi
I'm finding that my shell extension for the Windows Explorer Details View
customization through the IColumnProvider interface is not working on vista.
I've registered the extension the same way as I do in Windows XP - i.e. put
the CLSID of the object implementing IColumnProvider under
HKCR\Folder\shellex\ColumnHandlers. It works fine on XP.
Anyone know if there is any change in Vista regarding support of legacy
column handlers ? (I know there is the new IPropertyStore based interface,
but I was assuming the older interfaces will work as well).
thanks for any information.
I'm finding that my shell extension for the Windows Explorer Details View
customization through the IColumnProvider interface is not working on vista.
I've registered the extension the same way as I do in Windows XP - i.e. put
the CLSID of the object implementing IColumnProvider under
HKCR\Folder\shellex\ColumnHandlers. It works fine on XP.
Anyone know if there is any change in Vista regarding support of legacy
column handlers ? (I know there is the new IPropertyStore based interface,
but I was assuming the older interfaces will work as well).
thanks for any information.