Robert Lunnon <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]


Reply via email to