Current News
Archived News
Search News
Discussion Forum


Old Forum
Install Programs More Downloads...
Troubleshooting
Source Code
Format Specs.
Misc. Information
Non-SF Stuff
Links




ShadowFlare [Wed, 16 Jan 2013 16:50:51 +0000 (09:50 -0700)]
Cwad_specs.txt

index 96f4090..6172249 100644 (file)
@@ -65,5 +65,5 @@ Sub DecryptData(ByRef lpBuffer As String)
        Next i
 End Function
 
-The actual file data is compressed with zlib's compress function, so use zlib's decompress function to decompress the file data.  You may get zlib at http://www.gzip.org/zlib/
+The actual file data is compressed with zlib's compress function, so use zlib's decompress function to decompress the file data.  You may get zlib at http://zlib.net/