RTDLL

Description

This example program demonstrates how to use an RTDLL in an RTSS Process. It uses library functionality to provide an application similar to the DLL sample.

Source Files

The Rtdll example includes three projects, available from the VS2010 or VS2012 folder:

The Source folder contains three source files:

APIs Referenced

RTAPI

Win32 APIs

RtCreateTimer

RtDeleteTimer

RtEnablePortIo

RtReadPortUchar

RtSetTimerRelative

RtWritePortUchar

FreeLibrary

GetProcAddress

LoadLibrary