hdf5/windows
MuQun Yang b1caacbbf5 [svn-r6453]
Purpose:
     bug fix
Description:
To avoid warning of defined macro FUNCTION at .NET, _MSC_VER should be used instead of MSC_VER.
Solution:
change MSC_VER to _MSC_VER,furthermore, to avoid future warning,
change MSC_VER == 1300 to _MSC_VER >=1300
Platforms tested:
windows 2000,windows xp(no need to test on other platforms).
Misc. update:
2003-03-03 16:10:48 -05:00
..
all_withf90.zip [svn-r6453] 2003-03-03 16:10:48 -05:00
all.zip [svn-r6453] 2003-03-03 16:10:48 -05:00