Displaying 2 results from an estimated 2 matches for "createhardlinkw".
Did you mean:
createhardlink
2012 Dec 08
2
file.link on Windows 7
...he segment in file src/main/platform.c seems right, not
mistaking argument 'from' for 'to':
#ifdef Win32
wchar_t *from, *to;
from = filenameToWchar(STRING_ELT(f1, i%n1), TRUE);
to = filenameToWchar(STRING_ELT(f2, i%n2), TRUE);
LOGICAL(ans)[i] = CreateHardLinkW(to, from, NULL) != 0;
if(!LOGICAL(ans)[i]) {
warning(_("cannot link '%ls' to '%ls', reason '%s'"),
from, to, formatError(GetLastError()));
}
#else
But there's something going on. The link is not created and the warning...
2010 May 21
0
Wine release 1.2-rc1
...to de Klijne crashes on startup
18982 Word 2007 tab stop selection is invisible
18993 Shadows and selection circles z-fight in World of Warcraft
19234 Emperor fails to change resolution or be fullscreen
19848 Arma 2: Crash on startup
19877 Zeta Minibrowser crashes (because of stubbed CreateHardLinkW)
20204 enhanced metafile retrieval fails and crashes clipboard test
20210 Roller Coaster Tycoon 3 Expansions: Crashes to desktop while loading.
20533 Random black artifacts while playing The Settlers - 10th Anniversary - Demo
20676 winedbg minidumps can not be loaded by WinDbg
21287...