DFHL 1.2a

I just built and released DFHL 1.2a. This version has some minor improvements over the 1.2 version. One is, that the version number shown by the program got finally fixed. Another one is, that it links to the version 6 of msvcrt.dll which has become a well-known DLL in recent systems (i.e. Windows 2000 and later).

Three other functional changes are: 1.) if the program encounters a problem hardlinking two files it won’t stop at all, instead it will show the error and which files were affected. 2.) if you specify /m for small files, zero-size files won’t get hardlinked!!! and 3.) MoveFileEx is now being used instead of CreateHardLink.

Furthermore the project is now of Visual Studio 2005 format, wrapping a DDKBUILD project.

Please also note, that Jens has released version 2.0 of DFHL some time ago. I haven’t had the time to test it thoroughly.

Download with source: here.

// Oliver

This entry was posted in EN, Programming, Software. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *