Porting Windows Help Source Files from Version 3.0 to 3.1
ID: Q86080
|
The information in this article applies to:
-
Microsoft Windows Software Development Kit (SDK) 3.1
SUMMARY
To successfully compile source files developed for version 3.0 of the
Microsoft Windows Help Compiler with version 3.1 of the Help Compiler,
make the following two changes to the Help Project (HPJ) file:
Because version 3.1 of the Windows Help Compiler cannot produce
backwardly compatible help files, the files it creates are
incompatible with version 3.0 of Windows Help. However, Windows Help
version 3.1 will run under Microsoft Windows 3.0 and is
redistributable. See the License Agreement for the Microsoft Windows
SDK version 3.1 for information about reproducing and distributing
WINHELP.EXE with your product.
Additional query words:
3.00 3.10 HC31 HC31.EXE HCP HCP.EXE no32bit
Keywords : kb16bitonly
Version : WINDOWS:3.1
Platform : WINDOWS
Issue type :
|