Developing Applications and Dynamic Link Libraries
Overview
This documentation discusses the programs and utilities that you work with when developing your real-time programs. It contains:
- How to use Microsoft Visual Studio for building applications (.exe and .rtss) and dynamic link libraries (.dll and .rtdll)
- How to use make files for building applications and dynamic link libraries
- How to run RTSS applications
- How system exception handling works
- Sample code