About the Matrixes
The matrixes provide technical information about the Support APIs for RTX64. Matrixes are provided for:
- Real-Time Functions
- Windows-Supported Functions
- C Library-Supported Functions
- C++ Library-Supported Functions
- RTK Functions
- Matrix of Winsock Supported Functions
- Registry Functions
NOTE: APIs that are not explicitly documented as supported are not guaranteed to work. You should thoroughly test any code that uses undocumented functions.
Key
The following key explains the "Notes" column in the tables.
Code for Notes |
Meaning |
1 |
The priority spectrum of RTX64 is 0 to 127, whereas the Windows range is {-15, -2, -1, 0, 1, 2, 15} on Windows. |
2 |
The RTX64 IPC namespace is separate from the Windows namespace. |
3 |
The call is supported as both an Rt call and as a Windows call (for example, RtAtoi and Atoi). |
Deterministic |
|