Open topic with navigation
Win32-Supported API Overview
The Win32-Supported functions behave identically to the Win32 functions
and are supported in the RTSS environment. The function name is not prefixed
with Rt since the behavior and
the calling interface are identical in both environments.
An example is ResumeThread.
This function is supported in the RTSS environment, has identical Win32
equivalent, and the function interface is identical to the Win32 function
interface.