AppInit_DLLs Registry Value and Windows 95 (134655)
The information in this article applies to:
- Microsoft Win32 Application Programming Interface (API), when used with:
- the operating system: Microsoft Windows 95
- the operating system: Microsoft Windows 98
- the operating system: Microsoft Windows Millennium Edition
This article was previously published under Q134655 SUMMARY
Windows 95 does not support the loading of a DLL into a process's address
space through the use of the AppInit_DLLs registry value. In Windows NT,
for every process executed, Windows NT loads the DLLs listed in the
AppInit_DLLs registry value into the process' address space. For similar
functionality in Windows 95, you can implement a system-wide hook. This
article shows by example how to do it.
Modification Type: | Minor | Last Reviewed: | 3/1/2005 |
---|
Keywords: | kbcode kbKernBase kbRegistry KB134655 |
---|
|