Help!***Help!
With last problem I have this problem. :(
I want designe the manger that shows the drives and files and etc.
And it can copy , paste and cut them.
Thanks alot ;)
# 1 Re: Help!***Help!
Showing them simply using filelistbox, dirlistbox and drivelistbox controls .
copy files : filecopy() function
cut files : copy files then kill() the original
to be able to past and all that make the path a variable in the clipboard for example ...
also u mat shell() dos commands .
Amahdy at 2007-11-11 17:23:04 >
