Article ID: 193763 - Last Review: November 1, 2006 - Revision: 1.5 GetFileAttributes API May Return Invalid Return CodeThis article was previously published under Q193763 SYMPTOMS
The return value expected, when using GetFileAttributes, is FFFFFFFF for
failure, and for success the value of the files attributes. Sometimes, when
the API should have been returning failure, it was succeeding and returning
invalid attributes.
CAUSE
Some file information is cached locally when it is opened. So, when another
process needed some of that information and it was cached, it was obtained
without checking to see if it had the proper rights to obtain that
information.
RESOLUTION
To resolve this problem, obtain the latest service pack for Windows NT 4.0 or
the individual software update. For information on obtaining the
latest service pack, please go to:
http://support.microsoft.com/default.aspx?scid=fh;EN-US;CNTACTMS
(http://support.microsoft.com/default.aspx?scid=fh;en-us;cntactms)
STATUS
Microsoft has confirmed this to be a problem in Windows NT version 4.0.
This problem was first corrected in Windows NT 4.0 Service Pack 5. | Article Translations
|
Back to the top
