RTX64 SDK Reference
The RTX64 software developer kit is used by system engineers to develop real-time applications. It includes header files and libraries, support for the Visual Studio development environment, help files, user guides and code samples. The following topics provide information on function calls, libraries and data-structures supported by the RTX64 Subsystem.
RTX64 SDK Versions
RTX64 supports multiple versions of the SDK. You can write applications such that particular functions depend on different SDK versions. You can use the define RTX64_SDK_VERSION in the RTAPI.h
header file to check SDK versions,
Topics: