http://bugs.winehq.org/show_bug.cgi?id=19877
--- Comment #3 from Austin English austinenglish@gmail.com 2010-02-25 15:30:23 --- (In reply to comment #2)
*** Bug 21863 has been marked as a duplicate of this bug. ***
Just as a note to whomever fixes this bug, bug 21863 is for Finddupe (http://www.sentex.net/~mwandel/finddupe/) which fails to create hard links. It uses CreateHardLinkW, so when fixing this bug, be sure to make the A function wrap around the W to fix both bugs at once.