[pywin32-bugs] [ pywin32-Bugs-1345104 ] LockFile Determines the type of a file. that is a lie
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2005-11-01 21:24:33
|
Bugs item #1345104, was opened at 2005-11-02 04:37 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1345104&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Nikos Kouremenos (nkour) Assigned to: Nobody/Anonymous (nobody) Summary: LockFile Determines the type of a file. that is a lie Initial Comment: LockFile Locks a specified file for exclusive access by the calling process. more: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/file_management_functions.asp ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2005-11-02 08:24 Message: Logged In: YES user_id=14198 Fixed - thanks. Checking in win32/src/win32file.i; new revision: 1.49; previous revision: 1.48 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1345104&group_id=78018 |