Re: CopyFileEx

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

Vlado Kusnirak wrote:
> 
> Hello,
> 
> is there anybody who has some code with function CopyFileEx?
> I need to copy files with progress bar.

Hi Vlado

I have looked in to this as recently as yesterday :)

A search of the EUForum for "CopyFileEx" reveals some good posts from Matt Lewis
including a nice looking generalised example of it.  Unfortunately when I tried
it it crashed on "return PROGRESS_CONTINUE" in the callback but did copy the
file.

So yeah, "me too" smile

The trick seems to be using ftpr.e to allow more than 9 parameters to the
callback function.  But as I said, I get a Machine Level Exception returning from
the callback.

Speaking of which, does anyone know a way to get more info on a machine level
exception, ie what type, code, registers, etc?

Gary

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

Search



Quick Links

User menu

Not signed in.

Misc Menu