"David D. Hagood" wrote:
I cannot answer the second part, but the ??\ is Windows NT's answer to / - it is the root of the filesystem that is visible from within the NT kernel. Various device files, and mounted file systems are visible here, like a Unix "/" directory.
Ok. Thanks. So it is save to hardcode this I guess.