Help and Support

Article ID: 174682 - Last Review: June 4, 2001 - Revision: 1.0

DOC: Replacing Release Wininet.dll with Debug Version in Windows 95

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

SUMMARY

The Internet Client SDK contains a debug version of Wininet.dll that is described in Inetdbg.txt. Inetdbg.txt lists steps necessary to replace the release version of the Wininet.dll with the debug version. These steps may not work correctly when applied to Windows 95.

MORE INFORMATION

Use these steps to replace the DLL on Windows 95:
  1. Restart Windows 95 in MS-DOS mode (click Start, and select Shut Down and Restart to MS-DOS, then click OK).
  2. Replace the DLL from the command prompt. Assume that C:\Win95\System is a system directory. Rename release version of the DLL with this command:
    move  c:\win95\system\wininet.dll  c:\win95\system\wininet.org
    						
    Copy debug version of the DLL from SDK to the system directory:
    copy c:\inetsdk\lib\debug\wininet.dll c:\win95\system
    						
  3. Restart Windows by typing "exit" at the DOS prompt.
When finished with debugging, follow similar steps to restore original DLL.

APPLIES TO
  • Microsoft Internet Explorer 4.0 128-Bit Edition
  • Microsoft Internet Explorer 4.01 Service Pack 2
  • Microsoft Windows 95
Keywords: 
kbdocerr KB174682
Retired KB ArticleRetired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.

Article Translations

 

Related Support Centers