<div dir="ltr"><div><div>Hi :)<br></div><div><br>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.<br><br></div><div>See: <a href="http://stackoverflow.com/questions/18576103/shparsedisplayname-when-path-doesnt-exists">http://stackoverflow.com/questions/18576103/shparsedisplayname-when-path-doesnt-exists</a></div><div><br></div>But I can't seem to find any IID_IFileSystemBindData in shellcon ? Am I looking in the wrong place ?<br><br>The code I am using to interface with IFileOperation is based on :<br><br><a href="https://github.com/frmdstryr/pywinutils/blob/master/winutils.py">https://github.com/frmdstryr/pywinutils/blob/master/winutils.py</a><br><br></div>Thanks !<br></div>