Control Program Functions: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
== Control Programming Interface == | == Control Programming Interface == | ||
<table style="width: 100%"> | |||
<tr style="vertical-align:top;"> | |||
<!-- FIRST COLUMN --> | |||
<td style="width:70%; width:70%; border: 1px solid #c6c9ff; padding%: .5em 1em 1em%; color: #000000; background-color: #ffffff"> | |||
=== Date/Time === | === Date/Time === | ||
* [[OS2 API:DosGetDateTime|DosGetDateTime]] | * [[OS2 API:DosGetDateTime|DosGetDateTime]] | ||
Line 370: | Line 376: | ||
==To SORT== | ===To SORT=== | ||
This needs to be organized: | This needs to be organized: | ||
* [[OS2 API:DosReplaceModule|DosReplaceModule]] | * [[OS2 API:DosReplaceModule|DosReplaceModule]] | ||
</td> | |||
<!-- SECOND COLUMN --> | |||
<td style="width:30%; width:30%; border: 1px solid #c6c9ff; padding%: .5em 1em 1em%; color: #000000; background-color: #ffffff"> | |||
=== External References === | |||
* [http://cyberkinetica.homeunix.net/os2tk45/prcp/ Legacy OS/2 Programming Reference - IBM Tookit 4.5] | |||
</td> | |||
</tr> | |||
</table> | |||
[[Category:The OS/2 API Project]] | [[Category:The OS/2 API Project]] |