|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
| Graphics Programming Interface (GPI) includes powerful drawing functions for OS/2 [[Presentation Manager]] applications. | | #REDIRECT[[Graphics Programming Interface]] |
| | |
| See also: [[GPI Functions]]
| |
| | |
| ==Files==
| |
| {|class="wikitable"
| |
| !Name||Comments
| |
| |-
| |
| |[[PMGPI.DLL]]||PM graphics programming interface dynamic link library
| |
| |}
| |
| | |
| ==Articles==
| |
| * [[Advanced GPI: Retained Segments and Transformations]]
| |
| * [[Gearing Up For Games]]
| |
| | |
| ==Publications==
| |
| * OS/2 Warp 4 Toolkit: GPI Guide and Reference ([https://archive.org/stream/ToolkitDocs1/GPI%20Guide%20and%20Reference%20 PDF])
| |
| *GPI Guide and Reference
| |
| **Part 1 of 4, ([https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%201.inf GPI1.INF])
| |
| **Part 2 of 4, ([https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%202.inf GPI2.INF])
| |
| **Part 3 of 4, ([https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%203.inf GPI3.INF])
| |
| **Part 4 of 4, ([https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%204.inf GPI4.INF])
| |
| | |
| [[Category:Components]]
| |