The information in this article applies to:
SYMPTOMSIf the RegReplaceKey API is used to replace the registry key of the currently-logged-on user (HKEY_USERS\Username), and user profiles are enabled, the API call fails with a return value of 0x57 (ERROR_INVALID_PARAMETER). The specified registry key is not replaced. CAUSE
RegReplaceKey does not work on Windows 98 if user profiles are enabled. RESOLUTION
Microsoft does not recommend using the RegReplaceKey API on Windows 98. MORE INFORMATION
Please see the References section for additional information about the RegReplaceKey API. REFERENCES
For additional information about problems with RegReplaceKey under Windows 98, please see the following
article in the Microsoft Knowledge Base: Q193467 BUG: RegReplaceKey() Fails in Windows 98 For additional information, click the article number below to view the article in the Microsoft Knowledge Base: Q141721 HOWTO: Boot to a Command Prompt by Default Additional query words:
Keywords : kbKernBase kbSDKWin32 kbWinOS98 kbWinOS98bug kbfaq |
Last Reviewed: December 22, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |