> Am 11.09.2019 um 16:32 schrieb Jean-Luc Arnaud <jean-...@cdmultimedia.fr>:
> 
> Hi all,
> 
> Trying to copy directories with WindowsFileCopyMBS.CopyFileEX, I'm always 
> getting a failed copy.
> Copying files works well.
> Is CopyFileEX strictly dedicated to files?

Looks like this is true.

See MSDN page:
https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-copyfileexa

> Or am I missing something in flags or in the syntax? If so, would 
> FileOperationCopy (with OS progress dialog) be the best way, given that I 
> need to have Progress info?

You may prefer to use FileOperationCopy for this.

Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/



_______________________________________________
mbsplugins@monkeybreadsoftware.info mailing list
%(list_address)s
https://ml-cgn08.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to