Grzzz,

I'm writing an application in which I have to copy a large amount of files over a slow network connection. I'm doing this through the shFileOp API, which looks nice.
However, there seems to be no way to keep processing events during the copy process so my main form hangs for 20 minutes.

Anyone know how to solve this?

Thanx,

Braniac.