[python-win32] win32 shell SHGetFileInfo?

Cody Pisto cody@hpcs.com
Sun, 05 Jan 2003 10:27:00 -0700


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.

Anyone have any other suggestions on how one might go about retrieving 
the shell associated icons?

Thanks-

Cody Pisto