Changes between Version 15 and Version 16 of HashSourceCodes


Ignore:
Timestamp:
Jun 9, 2009, 3:16:26 PM (15 years ago)
Author:
guest
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HashSourceCodes

    v15 v16  
    232232
    233233== C# ==
    234 You can use GetHash.dll. Questions? Mail to me haxyiam@gmail.com[[BR]]
     234You can use GetHash.dll. Questions? Mail to me [haxyiam@gmail.com][[BR]]
    235235
    236236[http://rapidshare.com/files/242600212/GetHash.dll.html][[BR]]
     
    246246        }
    247247}}}
    248 If you get overflow error read [http://forum.opensubtitles.org/viewtopic.php?t=1562 this].
     248OR
    249249{{{
    250250using System;
     
    311311}
    312312}}}
     313If you get overflow error read [http://forum.opensubtitles.org/viewtopic.php?t=1562 this].
    313314
    314315== VB.Net ==