Loader fix for pathes differing by extra backslashes

David Laight david at l8s.co.uk
Mon Jun 30 16:09:42 CDT 2003


> Even if windows treats these as seperate modules, then we still have a 
> problem, because dlopen works with unix pathes, and filenames differing 
> by a backslash still have the same unix path.

dlopen will almost certainly do a device/inode_number check on the open
file, rather than any comparison of the names.

	David

-- 
David Laight: david at l8s.co.uk



More information about the wine-devel mailing list