Hi all.
I have a problem when I using DirMove a large folder, my app has crashed. It's show message box ".....has stopped working. A problem caused the program to stop working correctly..." and a button "Close program".
Code: DirMove(@TempDir & '\xxxFolder', 'H:\', 1)
with:
+ H: is a USB Flash
+ The xxxFolder is a folder larger than 1GB.
Someone help me this problem.
Thanks for all.