Making a gpg library

Werner Koch wk@gnupg.org
Thu, 26 Oct 2000 17:12:34 +0200


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