View Single Post
Old 09-03-2003, 02:37 AM  
FTPServerTools
Senior Member
 
Join Date: Sep 2002
Posts: 543
Default

Open the file in write mode. That should lock it properly.
Also check out http://msdn.microsoft.com/library/de...createfile.asp and http://msdn.microsoft.com/library/de...e/lockfile.asp and http://msdn.microsoft.com/library/de...lockfileex.asp etc.. Its just basic win api stuff...
FTPServerTools is offline