Article ID: 193763 - Last Review: November 1, 2006 - Revision: 1.5

GetFileAttributes API May Return Invalid Return Code

This article was previously published under Q193763
Expand all | Collapse all

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:
For information on obtaining the individual software update, contact Microsoft Product Support Services. For a complete list of Microsoft Product Support Services phone numbers and information on support costs, please go to the following address on the World Wide Web:
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.

APPLIES TO
  • Microsoft Windows NT Server 4.0 Standard Edition
  • Microsoft Windows NT Server 4.0 Enterprise Edition
  • Microsoft Windows NT Workstation 4.0 Developer Edition
Keywords: 
kbhotfixserver kbqfe kbbug kbfix kbqfe KB193763
 

Article Translations