Commits
Scott Wegner committed d05df8434b2
[svn-r13863] Added H5FDwindows.c to Windows project files, although sec2 is still the default. Also added a Windows-specific macro, WINDOWS_USE_STDIO, which users can define if they'd like the Windows VFD to use the buffered low-level I/O functions. This is instead of splitting our Windows driver into two separate drivers. By default, this macro is undefined. Tested: VS6 on WinXP