[python-win32] Is IFileSystemBindData in pywin32 ?

Mr&Mrs D the.ubik at gmail.com
Sun May 29 12:50:19 EDT 2016


Hi :)

Using latest version from sourceforge ( pywin32-220.win32-py2.7.exe ) and
trying to bend IFileOperation to my will - apparently if destination does
not exist we must pass a context with a IFileSystemBindData object with the
filename to stop windows from querying the file system for info on the non
existing destination.

See:
http://stackoverflow.com/questions/18576103/shparsedisplayname-when-path-doesnt-exists

But I can't seem to find any IID_IFileSystemBindData in shellcon ? Am I
looking in the wrong place ?

The code I am using to interface with IFileOperation is based on :

https://github.com/frmdstryr/pywinutils/blob/master/winutils.py

Thanks !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20160529/c3c55427/attachment.html>


More information about the python-win32 mailing list