This is the mail archive of the cygwin@cygwin.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]

Re: tar 'mini'-bug


On Wed, Aug 08, 2001 at 04:40:28PM -0500, Gary R Van Sickle wrote:
> Mmmm, I think you're wrong on that.  I believe ME, crappy as it is, gets
> this one thing right and behaves the same as Why2K in that respect, in that
> you can't write to an executable file that's in use by the OS.  I'm not at a

Excerpt from MSDN:

    Windows 95/98/Me: The DeleteFile function deletes a file even if it
    is open for normal I/O or as a memory-mapped file. To prevent loss
    of data, close files before attempting to delete them.

    Windows NT/2000 or later: The DeleteFile function fails if an
    application attempts to delete a file that is open for normal I/O
    or as a memory-mapped file.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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