Re: File copy problem

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Wednesday 30 January 2002 06:47 pm, you wrote:
>
> Hi Irv,
> the short answer is that you need to use the API function called CopyFileEx
> instead on the simple copyFile() routine in win32lib. This API function
> uses a call-back routine, that you write, that enables you to update a
> progress bar or the like.
>
> Let us know if you want any more help with that.

Some of the info I have found on CopyFileEx() states that 
this routine is only available on NT, not Win 98 or 95.
Do you know if this is true? I don't want to spend time 
trying to decipher those structures just to find out it 
won't work anyway.

Thanks,
Irv

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu