On Thu, 26 Oct 2000, Wesley J Landaker wrote:
> So on Windows, "dev" isn't anything reserved, but "con" and "nul" and
> "clock$" (and a few others) are.
It is and has a special meaning, same for /mailslot /pipe etc. See the W32 API reference fro details. Werner