Jane Chen wrote:
>
> I would like to create disk image
> through SHCreateStreamOnFileEx,IStream::Read,
> and IStream::Write. However, I cannot find these API in python-win32.
> I am wondering how to create disk image through python.
What are you actually trying to do? Unless you are working with
Tim Roberts wrote:
> Jane Chen wrote:
>> I would like to create disk image
>> through SHCreateStreamOnFileEx,IStream::Read,
>> and IStream::Write. However, I cannot find these API in python-win32.
>> I am wondering how to create disk image through python.
> What are you actually trying to do?
I se