[python-win32] win32 shell SHGetFileInfo?

Mark Hammond mhammond@skippinet.com.au
Tue, 7 Jan 2003 10:54:08 +1100


> Is there any way to get at the win32 shell SHGetFileInfo call 
> from the 
> win32all python modules?
> Im trying to get the associated icon for a file on win32, but 
> I see this 
> function is not exposed via the win32com.shell shell module 
> for python.

see the win32comext\shell\test directory.

Mark.