Commits

MuQun Yang committed 31910efcc2f
[svn-r6593] Purpose: modification for szip supports on windows Description: Special handlings should be used for building DLL to connect DLL to DLL application Solution: SZDLL should added as predefined macro for HDF5DLL. In the application, SZUSEDLL should be used to connect application to HDF5DLL. Platforms tested: No needs to test on other platforms except windows since it is windows specified. Tested on windows 2000. Misc. update: