Welcome to shell: revealed Sign in | Join | Help
in Search

External News

Superstition: Why is GetFileAttributes the way old-timers test file existence?

If you ask an old-timer how to test for file existence, they'll say, "Use GetFileAttributes ." This is still probably the quickest way to test for file existence, since it requires only a single call. Other methods such as FindFirstFile or CreateFile Read More...
Published Tuesday, October 23, 2007 10:00 AM by The Old New Thing : History
Filed under:
Anonymous comments are disabled

This Blog

Powered by Community Server, by Telligent Systems © 2006 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement.