Page 1 of 1

Does XYplorer depend on the Windows file copy API?

Posted: 19 May 2008 01:33
by MichelleDesslerFan1
Just thought I'd ask this because I'm considering upgrading my machine to Vista and I was hearing all these horror stories about the slow file copy operations in that new OS.

So...I think it would help if I know if XYplorer *depends* on that Windows file copy API code for its copy operations. Thanks.

Posted: 19 May 2008 04:43
by j_c_hallgren
Hi and welcome to the XY forums!

I don't have Vista, but just did a really quick search of older threads for this topic and found only this one that applied: http://www.xyplorer.com/xyfc/viewtopic.php?t=1479

Posted: 19 May 2008 08:39
by mwb1100
Also, Vista SP1 is supposed to address these problems. If you want to know the nitty, gritty technical details, Mark Russinovich wrote an article on the internals of the file copying support in Vista SP1:

http://blogs.technet.com/markrussinovic ... 26167.aspx

Posted: 19 May 2008 09:46
by admin
mwb1100 wrote:Also, Vista SP1 is supposed to address these problems. If you want to know the nitty, gritty technical details, Mark Russinovich wrote an article on the internals of the file copying support in Vista SP1:

http://blogs.technet.com/markrussinovic ... 26167.aspx
Adding to this article: XY uses the Shell engine ("Copy" and "Move" operations) and also the CopyFileEx API ("Backup" operations).