Thread
:
locking/unlocking files with c ?
View Single Post
09-03-2003, 02:37 AM
FTPServerTools
Senior Member
Join Date: Sep 2002
Posts: 543
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...
__________________
http://tinyurl.com/ftpservertools
FTPServerTools
View Public Profile
Visit FTPServerTools's homepage!
Find More Posts by FTPServerTools