This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Win32 files and cygwin files




Because file locking seems to be unavailable in CygWin,
I probably need to use Win32 LockFile().

I know that I can link with Win32 libaries to use some
Windows functionality.

Is there a way I can use LockFile() on files I have opened
with normal UNIX fopen() calls?  or do I need to go all the
way in using Win32 file calls?

David Dick


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]