diff options
| -rw-r--r-- | SPECIFICATION.TXT | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/SPECIFICATION.TXT b/SPECIFICATION.TXT index 3cce5377..f49a4285 100644 --- a/SPECIFICATION.TXT +++ b/SPECIFICATION.TXT @@ -33,6 +33,9 @@ CWindowLookAndFeel interface takes care of that. =================================== We use C++ for this API, use it when dealing with C++ code. For C use RTKit. +It is the unstable APIs with RTKit, they change a lot. + +Use the App Subsystem to create apps. =================================== 4: The RunTime Kit |
