is there a way to display the progress when copying/deleting/moving a lot of files..maybe a progress bar... or somekind of messagebox(with no buttons...dunno how to call that) where there's a progress of the kind
(" copying myfile.bin ") without freezing the program... i noticed when i am copying a lot of files...the application freezes until copying complete..

i tried to use threads but with no success...i read threads not recommended in vb 6.0