From: drd AT sii-nh DOT com (David R. Dick) Subject: Win32 files and cygwin files 24 Nov 1998 01:46:25 -0800 Message-ID: <199811231555.KAA14580.cygnus.gnu-win32@clay.sii-nh.com> Content-Type: text To: gnu-win32 AT cygnus DOT com 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 AT cygnus DOT com" with one line of text: "help".