log src/syswindows.h @ 4893:99f2102552d7

age author description
Thu, 28 Jan 2010 04:02:14 -0600 Ben Wing Add typedefs for PCVOID and PDWORD_PTR for non-Cygwin-headers folks.
Sun, 17 Jan 2010 22:08:56 -0500 Vin Shelton Revert cast in check_writable() and fix up macros to use const.
Thu, 14 Jan 2010 02:21:17 -0600 Ben Wing Define CYGWIN_HEADERS in s/cygwin32.h and s/mingw32.h instead of syswindows.h, so they're available everywhere
Thu, 14 Jan 2010 01:25:16 -0600 Ben Wing fix compile problems
Tue, 12 Jan 2010 01:38:04 -0600 Ben Wing Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere
Sat, 26 Dec 2009 21:04:44 -0600 Ben Wing more fixes to get a clean compile