Category talk:The OS/2 API Project: Difference between revisions
Appearance
No edit summary |
|||
Line 24: | Line 24: | ||
* Window Destruction by Sang Kim - z929171@mp.cs.niu.edu | * Window Destruction by Sang Kim - z929171@mp.cs.niu.edu | ||
* Window Painting - By [[Bill Buchanan]] | * Window Painting - By [[Bill Buchanan]] | ||
==Templates== | |||
===WPS Class Template=== | |||
This is the information that a WPS Class should have: | |||
<PRE> | |||
==Description== | |||
==Class definition file== | |||
==DLL== | |||
==Class hierarchy SOMObject== | |||
==Instance methods== | |||
==SOMObject instance methods== | |||
==Class methods== | |||
==SOMClass methods== | |||
</PRE> |
Revision as of 19:33, 21 November 2013
Old EDM/2 Migration
http://www.edm2.com/os2api/#Topic
100% Migration Complete
- "Profile Management"
- Real Time MIDI - Timur Tabi
- Window Initialization
- Window Creation
- Dynamic Link Libraries - By Oscar Gustafsson
- Session Management by Oscar Gustafsson
- System by Oscar Gustafsson
(Approved) No Ideas where it goes on the new wiki
- - Presentation Parameters - http://www.edm2.com/os2api/Define/PresentationParameters.html
- Error Codes and Handling
- System Colours
Not approved for Migration yet
- Desktop Manipulation - By Bill Buchanan
- Memory Allocation - By Stefan Mars
- Pipes - By Stefan Mars
- Semaphores by [[Joe Phillips]
- Window Destruction by Sang Kim - z929171@mp.cs.niu.edu
- Window Painting - By Bill Buchanan
Templates
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==