Jump to content

Category talk:The OS/2 API Project: Difference between revisions

From EDM2
Unicode: new section
Ak120 (talk | contribs)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
==Reorganization of the API==
[[User:Martini|Martini]] ([[User talk:Martini|talk]]) 23:06, 16 June 2016 (CEST) I'm thinking on the future to reorganize the API page in a different way.
Like:
* The first block with the APIs that are included on the OS/2 Warp 4.52 product. CPI, PM, SOM, WPS, OpenGL,
* A Second block with the APIs that are from third parties that had been created for the OS/2 platform in mind. XWorkplace, RXU, VX-REXX, etcc.
* A Third block with the APIs of ported libraries from the open source world, Libc, Qt, Cairo. This block will more like pointers to the official documentation and not a  one-by-one functions documentation.
Please can somebody stop this madness! Simple search no longer works with this cryptic lemmata.
--[[User:Ak120|ak120]] ([[User talk:Ak120|talk]]) 20:04, 25 August 2016 (CEST)
==Old EDM/2 Migration==
==Old EDM/2 Migration==
http://www.edm2.com/os2api/#Topic
http://www.edm2.com/os2api/#Topic
Line 26: Line 36:


==Templates==
==Templates==
===Functions===
This is the template for CPI and PM functions:
<PRE>
==Description==
==Syntax==
==Parameters==
==Return Code==
==Remarks==
==Example Code==
==Related Functions==
*
[[Category:The OS/2 API Project]]
</PRE>


===WPS Class Template===
===WPS Class Template===
Line 53: Line 85:


Should the link to the Unicode pages not be in the API section rather than the Languages section?
Should the link to the Unicode pages not be in the API section rather than the Languages section?
==Other Sources==
* http://www.osfree.org/doku/en:docs:dll
* http://home.clara.net/orac/os2dll.htm

Latest revision as of 20:04, 25 August 2016

Reorganization of the API

Martini (talk) 23:06, 16 June 2016 (CEST) I'm thinking on the future to reorganize the API page in a different way. Like:

  • The first block with the APIs that are included on the OS/2 Warp 4.52 product. CPI, PM, SOM, WPS, OpenGL,
  • A Second block with the APIs that are from third parties that had been created for the OS/2 platform in mind. XWorkplace, RXU, VX-REXX, etcc.
  • A Third block with the APIs of ported libraries from the open source world, Libc, Qt, Cairo. This block will more like pointers to the official documentation and not a one-by-one functions documentation.

Please can somebody stop this madness! Simple search no longer works with this cryptic lemmata. --ak120 (talk) 20:04, 25 August 2016 (CEST)

Old EDM/2 Migration

http://www.edm2.com/os2api/#Topic

100% Migration Complete


(Approved) No Ideas where it goes on the new wiki

Not approved for Migration yet

Templates

Functions

This is the template for CPI and PM functions:

==Description==


==Syntax==

==Parameters==

==Return Code==

==Remarks==

==Example Code==

==Related Functions==
* 
[[Category:The OS/2 API Project]]

WPS Class Template

This is the information that a WPS Class should have:

==Description==

==Class definition file==

==DLL==

==Class hierarchy SOMObject==

==Instance methods==

==SOMObject instance methods==

==Class methods==

==SOMClass methods==

[[Category:OS2 API]]

Unicode

Should the link to the Unicode pages not be in the API section rather than the Languages section?

Other Sources