17 May
2007
17 May
'07
8:36 a.m.
Vitaliy Margolen <wine-devel(a)kievinfo.com> writes:
How are you planning on removing them if you don't keep a handle to this symlink?
Yes, obviously the handle will need to be stored to remove it, that's why there's a FIXME. Since it will be removed automatically on driver unload, it's not the most important thing to implement at this point.
Also why OBJ_CASE_INSENSITIVE? This is kernel, and last time I've checked NT kernel's name space was case-sensitive.
No particular reason, I just copied this from some other object. I doubt it makes a difference but if you have evidence that it should be case sensitive here feel free to send a patch. -- Alexandre Julliard julliard(a)winehq.org