log win/dirent.c @ 1839:22225eb286e5

age author description
Mon, 19 Nov 2012 19:52:36 +0000 bsmith Fixes for building with MINGW64 (specifically http://tdm-gcc.tdragon.net/).
Tue, 27 Mar 2012 08:51:14 +0000 bsmith Add code to allow building DW.DLL as Unicode on Windows.
Sun, 26 Feb 2012 09:21:35 +0000 bsmith Enable level 3 warnings in DEBUG mode with Visual C to show deprecation warnings.
Thu, 23 Feb 2012 12:44:15 +0000 bsmith Rename compat.c/h dwcompat.c/h and configure option to --with-dwcompat.
Fri, 18 Nov 2011 18:56:40 +0000 bsmith Attempt to get it building with Mingw again... builds but crashes.
Tue, 20 Jul 2004 07:37:56 +0000 mhessling Remove unused variable
Tue, 23 Mar 2004 11:00:04 +0000 bsmith Fixed dw_window_pointer() so it works on Windows. Tried to fix the
Sun, 23 Feb 2003 06:35:18 +0000 bsmith Rewrote abs_path() so the code will work on NT 4.0.
Thu, 19 Dec 2002 02:18:12 +0000 bsmith FindFirstFile returns INVALID_HANDLE_VALUE on error, not NULL.
Tue, 03 Jul 2001 07:50:39 +0000 ktk Import