log src/w32.c @ 80790:9119a016e830

age author description
Sat, 30 Aug 2008 10:54:06 +0000 Eli Zaretskii (stat): Only root directory passed to GetDriveType. Allow RAM disk as well
Sat, 10 May 2008 07:56:42 +0000 Eli Zaretskii (stat): Fix test of Vw32_get_true_file_attributes against the value returned
Thu, 10 Apr 2008 10:44:01 +0000 Jason Rumney Fix last change.
Thu, 10 Apr 2008 10:42:22 +0000 Jason Rumney (stat): When Vw32_get_true_file_attributes is Qlocal, get
Wed, 26 Mar 2008 19:04:25 +0000 Eli Zaretskii (readdir): If FindFirstFile/FindNextFile return in cFileName a file name that
Tue, 05 Feb 2008 02:30:41 +0000 Juanma Barranquero *** empty log message ***
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Thu, 25 Oct 2007 14:34:09 +0000 Juanma Barranquero (w32_get_resource): Remove unused variable `ok'.
Thu, 25 Oct 2007 10:34:36 +0000 Juanma Barranquero (init_environment): Fix tiny memory leak.
Sat, 29 Sep 2007 21:33:23 +0000 Jason Rumney (w32_get_resource): Always close registry keys.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Wed, 20 Jun 2007 08:46:20 +0000 Juanma Barranquero (_wsa_errlist): Fix typo in error message.
Fri, 23 Feb 2007 18:40:41 +0000 Eli Zaretskii (stat, get_long_basename, is_unc_volume): Use _mbspbrk instead of strpbrk.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Wed, 27 Dec 2006 21:55:59 +0000 Kim F. Storm Wrap function headers.