This Inetwh32.dll is a clone of the .dll provided by Blue Skye as runtime support for their Windows Help file creation tools.

Blue Skye provides only an x86 .dll, and this means you can't access the URL hotspots in the help file when you read the help file using the Alpha native WinHlp32.exe. You can still read the help file, but WinHlp32 will complain about the missing .dll.

Furthermore, it will still complain even when you're using the x86 WinHlp32 (through FX!32). This is because FX!32 also launches the native WinHlp32 in parallel with the x86 executable.

I have not disassembled the x86 Inetwh32.dll, I've only added the minimum functionality to get it working with Winhlp32. I've no idea if the functionality is equivalent in all aspects. I've duplicated the names and number of entry points in the x86 dll, but most of them are just stubs. (I suspect they're only used internally by the x86 dll anyway.)

Usage: Unzip into a temporary directory, move the Inetwh32.dll file to the System32 directory. Do whatever you want with the source code.

/Lennart Brjeson
mailto:lenborje@hem.passagen.se