21 Apr
2006
21 Apr
'06
4:17 p.m.
Robert Lunnon <bobl(a)optushome.com.au> writes:
Assuming this works, you say that other places load files cia a dos drive (and I see a mkdir across this link too) is there a key place to put the resolving code to catch these accesses too ?
Do functions like mkdir really fail on these too? I was under the impression that it was only dlopen(). I can understand dlopen wanting to do strange things with the path, but I'd certainly expect raw system calls to be able to handle them properly. -- Alexandre Julliard julliard(a)winehq.org