I have 2 questions:
1.
I am currently using the SHfileOpration function to copy
files from one directory to a nother.
for some reason when I call the function twice (one call after the other) The progress dialog box does not appear the second time! (although the copying takes place)
I tried DoEvents between the 2 calls but that didn't work
Any suggestions?

2.
When I call the function with a FO_DELETE flag in the structure argument,the file does not move to the recycle bin.
Is there a way of doing this?
Tahnks.
Dan.