Page 1 of 1

File Management Functions

PostPosted: Feb 20, 2004 @ 4:56am
by mlepage

Re: File Management Functions

PostPosted: Feb 20, 2004 @ 6:47am
by hm

PostPosted: Feb 20, 2004 @ 4:14pm
by mlepage

PostPosted: Feb 21, 2004 @ 1:20am
by mlepage

PostPosted: Feb 21, 2004 @ 2:02am
by Dan East

PostPosted: Feb 21, 2004 @ 4:02am
by mlepage
OK I'll try something similar.

So long as it overwrites the destination file I'm happy, I only care about deleting the source file in one case. (Basically, I have a chain of files I am shifting.)

I also read something about a delete-on-close flag to CreateFile which can be used to delete files in some cases, you might be able to use that in DEXplor.