Jump to content

Graphics Programming Interface: Difference between revisions

From EDM2
 
Line 23: Line 23:
==Links==
==Links==
;Online Books
;Online Books
*[[GPI Guide and Reference]] ([https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%201.inf GPI1.INF], [https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%202.inf GPI2.INF], [https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%203.inf GPI3.INF], [https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%204.inf GPI4.INF])
;[[GPI Guide and Reference]]
* November 1996. INF [https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%201.inf Part 1] [https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%202.inf Part 2] [https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%203.inf Part 3] [https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%204.inf Part 4]. [https://ia801309.us.archive.org/32/items/ToolkitDocs1/GPI%20Guide%20and%20Reference%20.pdf PDF]
* November 1996. Webbook [https://komh.github.io/os2books/os2tk45/gpi1 Part 1] [https://komh.github.io/os2books/os2tk45/gpi2 Part 2] [https://komh.github.io/os2books/os2tk45/gpi3 Part 3] [https://komh.github.io/os2books/os2tk45/gpi4 Part 4]


[[Category:Presentation Manager]]
[[Category:Presentation Manager]]

Latest revision as of 03:05, 7 April 2025

Graphics Programming Interface (GPI) includes powerful drawing functions for OS/2 Presentation Manager applications.

See also: GPI Functions

Files

Name Comments
PMGPI.DLL PM graphics programming interface dynamic link library

Articles

Publications

  • IBM OS/2 Technical Library: OS/2 2.0 Presentation Manager Graphics Programming Guide - Que 1992, ISBN 1-56529-156-9
  • Graham C.E. Winn: OS/2 2.0 Presentation Manager GPI: A Programming Guide to Text, Graphics, and Printing - Van Nostrand Reinhold 1992, ISBN 0-442-00739-6
  • Graham C.E. Winn: OS/2 Presentation Manager GPI, 2nd Edition - Van Nostrand Reinhold 1994, ISBN 0-442-01939-4
  • Stephen A. Knight; Jeffrey Ryan: Programming the OS/2 Warp Advanced Graphics GPI - Wiley 1995, ISBN 0-471-10718-2

Links

Online Books
GPI Guide and Reference