I'm afraid you can only implement non-supported interfaces if they are
described in a type-library - in which case the 'pippo' examples and
tests should get you started.
Mark
winterTTr wrote:
I want to use the win32com to implement a shell extension
with the function to display custom informa
I want to use the win32com to implement a shell extension
with the function to display custom information
when i move mouse over a txt file in explorer on windows.
I search for the method to do this and found a com interface
which i can't find it in the current win32com library.
It is "IQueryInfo"