BUG: RegConnectRegistry on Windows NT Returns ERROR_BAD_NETPATH (194928)
The information in this article applies to:
- Microsoft Win32 Application Programming Interface (API), when used with:
- the operating system: Microsoft Windows NT 3.5
- the operating system: Microsoft Windows NT 3.51
- the operating system: Microsoft Windows NT 4.0
This article was previously published under Q194928 SYMPTOMS
When the ANSI version of the RegConnectRegistry() API is called from Microsoft Windows NT to connect to a remote registry on a Microsoft Windows 95 or Microsoft Windows 98 computer, error code 53 (ERROR_BAD_NETPATH) is returned.
RESOLUTION
To avoid this problem use RegConnectRegistryW(), the Unicode version of the
API, to connect to remote Windows 95 or Windows 98 registry databases from
Windows NT.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This bug has been fixed in MIcrosoft Windows 2000 and later versions.
REFERENCESFor additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
193463 HOWTO: Troubleshoot Remote Registry Access on Windows 95/98
Modification Type: | Major | Last Reviewed: | 4/12/2004 |
---|
Keywords: | kbAPI kbbug kbKernBase kbpending kbRegistry KB194928 |
---|
|