IPF (located in \TOOLKIT\SAMPLES\PM\IPF) demonstrates how to use the IPF to create an online document. This sample program features customized windows that display text, graphics, and animation.
Two files are associated with this sample:
The .INF file is the compiled IPF document. The source contains tagging that defines different types of windows. Tags that control the format and display of text also are included in this file.
The .DLL file is the compiled OS/2 C language source for the code object that is called when the .INF file is read at run time. A series of bitmaps used for animation are included in the .DLL.