Jump to content

Information Presentation Facility Library: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
No edit summary
Line 4: Line 4:


==Files==
==Files==
{| border="1"
{|class="wikitable"
!Name||Comments
|-
|-
!Name !!Comments
|[[ERRTXT.DLL]]||Error Text Retrieval
|-
|-
|| [[ERRTXT.DLL]] || Error Text Retrieval.
|[[IBMHMGR.DLL]]||Contains the Help functions. Old version of helpmgr (from IBM)
|-
|-
|| [[IBMHMGR.DLL]] || Contains the Help functions. Old version of helpmgr (from IBM)
|[[HELPMGR.DLL]]||Help Manager API
|-
|-
|| [[HELPMGR.DLL]] || Help Manager API.
|[[HPMGRMRI.DLL]]||Help manager MRI (resources)
|-
|-
|| [[HPMGRMRI.DLL]] ||Help manager MRI (resources)
|[[MINXOBJ.DLL]]||Mindex (Main Index/Glossary) WPS class
|-
|| [[MINXOBJ.DLL]] || Mindex (Main Index/Glossary) WPS class
|-
|| [[MINXMRI.DLL]] || Mindex resources (MRI)
|-
|-
|[[MINXMRI.DLL]]||Mindex resources (MRI)
|}
|}


==Articles==
==Articles==
* [http://cyberkinetica.homeunix.net/os2tk45/ipfref/ Information Presentation Facility (IPF) Programming Guide]
* [http://cyberkinetica.homeunix.net/os2tk45/ipfref/ Information Presentation Facility (IPF) Programming Guide]
==Replacements==


==Links==
==Links==


[[Category:Components]]
[[Category:Components]]

Revision as of 16:05, 9 July 2016

This are the libraries that helps you to create manuals and help systems on OS/2.

Documentation

Files

Name Comments
ERRTXT.DLL Error Text Retrieval
IBMHMGR.DLL Contains the Help functions. Old version of helpmgr (from IBM)
HELPMGR.DLL Help Manager API
HPMGRMRI.DLL Help manager MRI (resources)
MINXOBJ.DLL Mindex (Main Index/Glossary) WPS class
MINXMRI.DLL Mindex resources (MRI)

Articles

Links