Documentation update.
authorMathis Rosenhauer <rosenhauer@dkrz.de>
Thu, 31 Jul 2014 11:36:58 +0000 (13:36 +0200)
committerMathis Rosenhauer <rosenhauer@dkrz.de>
Wed, 6 Aug 2014 15:03:37 +0000 (17:03 +0200)
README.SZIP

index 7459ffd..c62b3b6 100644 (file)
@@ -4,8 +4,10 @@
 
 Libaec includes a free drop-in replacement for the SZIP
 library[1]. Just replace SZIP's shared library libsz.so* with
-libaec.so* and libsz.so* from libaec. Code which is dynamically linked
-with SZIP such as HDF5 should continue to work without re-compilation.
+libaec.so* and libsz.so* from libaec. For Windows the DLLs are called
+SZIP.DLL and AEC.DLL. Code which is dynamically linked with SZIP such
+as HDF5 should continue to work with libaec. No re-compilation
+required.
 
 HDF5 files which contain SZIP encoded data can be decoded by HDF5
 using libaec and vice versa.