ROS/2
From ReactOS
| This page is probably outdated The information on this page might not be valid for the current state of ReactOS. |
The term ROS/2 means the OS/2 subsystem for ReactOS
It is also discussed in the osFree project malinglist core@osfree.org
Design decisions
Divide development in two phases:
- ROS/2 can load and run only PE images marked OS/2
- the system loader is extended to load native OS/2 images.
Getting started
First of all getting in touch with osFree team.
It's said that one can find information by looking up ROS/2 with a searchbot
An OS/2 API for NT exists. It can be used as base for porting to native API. [1]. License is BSD-like.

