mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 03:15:43 +00:00
update
svn path=/trunk/; revision=3297
This commit is contained in:
parent
58d70d404f
commit
77fce8841d
1 changed files with 6 additions and 2 deletions
|
@ -3,14 +3,18 @@ Creator: robert K. robertk@mok.lvcm.com
|
||||||
This is a list of all functions of the doscalls.dll from OS/2.
|
This is a list of all functions of the doscalls.dll from OS/2.
|
||||||
Since ReactOS is an OS with flat model and since we have no
|
Since ReactOS is an OS with flat model and since we have no
|
||||||
ambitions to support 16-Bit OS/2 apps, we'll not implement souch
|
ambitions to support 16-Bit OS/2 apps, we'll not implement souch
|
||||||
functions. Above that, we want to port ReacOS and the OS/2 sub
|
16Bit-functions. Above that, we want to port ReacOS and the OS/2 sub
|
||||||
system to other platforms (i.e. the PowerPC ;-D ).
|
system to other platforms (i.e. the PowerPC ;-D ). These platforms
|
||||||
|
however don't permit segmented code and memory.
|
||||||
|
|
||||||
|
|
||||||
Semantics of this file:
|
Semantics of this file:
|
||||||
|
=======================
|
||||||
Functions with nothing behind are not yet implemented/considered.
|
Functions with nothing behind are not yet implemented/considered.
|
||||||
Functions with a ??? should be considered later.
|
Functions with a ??? should be considered later.
|
||||||
Functions with a --- will not be implemented.
|
Functions with a --- will not be implemented.
|
||||||
Functions with a - xxx are implemented in some file
|
Functions with a - xxx are implemented in some file
|
||||||
|
|
||||||
in the directory xxx:
|
in the directory xxx:
|
||||||
file- file, pipe io
|
file- file, pipe io
|
||||||
sync- thread synchronisation
|
sync- thread synchronisation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue