summaryrefslogtreecommitdiffstats
path: root/src/H5FDwindows.h
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r20588] Description:Quincey Koziol2011-04-211-3/+1
| | | | | | | | | Clean up code a bit, move new "terminate" VFD callback to new position in H5FD_class_t struct. Tested on: Mac OS X/32 10.6.7 (amazon) w/debug & production (h5committest not required on this branch)
* [svn-r13852] Added includes in various places to make it possible to set ↵Scott Wegner2007-06-111-0/+42
windows as the default vfd. Although sec2 is still default on Windows, it should now be possible to switch by simply changing H5pubconf.h . Tested: .NET 2003 on WinXP