tar 'mini'-bug

Corinna Vinschen cygwin@cygwin.com
Wed Aug 8 15:32:00 GMT 2001


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/



More information about the Cygwin mailing list