Thank you for your help, Roger and Tim! 

Problem solved.  I realized that I can simplify my problem by 
using win32file.ReadFile()to create a bin file.

Thank you,
Jane 


-------------------------------

There's a FileStream class in \win32com\server\util.py that
creates an IStream connected to a file.

If you still need SHCreateStreamOnFileEx, put in a feature
request on Sourceforge, and I'll try to get that function added
to win32com.shell.

    Roger
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to