You wrote:
>
>... Based on sample that I've found, the
>GetOverlayInfo() function returns a tuple of (icon_path, 0,
>shellcon.ISIOI_ICONFILE), and it's not clear to me what the '0' is
>representing.

Icon files can contain multiple icons.  The 0 is the ordinal of the icon that 
should be used -- the first one, in this case.
--
Tim Roberts, [EMAIL PROTECTED]
Providenza & Boekelheide, Inc.
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to