Emmanuel Maillard mahanuu@opendarwin.org writes:
Is there anything wrong with this patch?
Lots of things I'm afraid. For one it has way too many #ifdefs; also you don't want to store device names in the server, you don't want to have drive symlinks point to dummy files, and you shouldn't need to store things in the registry. Look at my recent HAL patch in explorer, you should try to do things more or less the same way.