The information in this article applies to:
SYMPTOMSWritePrivateProfileString() fails to update the target INI file when the user's permissions on the file do not include "Delete" access. GetLastError() returns ACCESS_DENIED. CAUSEWritePrivateProfileString() invariably requests "Delete" access when attempting to open the INI file. RESOLUTIONThere are no workarounds short of taking direct control of the file I/O. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce Behavior
Additional query words:
Keywords : kbNTOS400bug kbSysSettings kbGrpUser |
Last Reviewed: December 7, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |