Windows-Supported API Overview

The Windows-Supported functions behave identically to the Windows functions and are supported in the RTSS environment. The function name is not prefixed with Rt since both environments' behavior and calling interface are identical.

An example is ResumeThread. This function is supported in the RTSS environment, has an identical Windows equivalent, and has an identical function interface to the Windows function interface.