Home |
RTTarget-32 Programming Manual Running Win32 Programs without Win32 Running a Program on the Target Running Demos with Command Line Tools Running Demos in Microsoft Visual Studio Running Demos in the Borland Delphi IDE Using a Standard PC as a Target Using a Standard PC as a Target for GUI Demos Using the AMD Élan SC400 Evaluation Board Using the AMD Élan SC520 Evaluation Board Using the RTOS32Win Virtual Target Using the Real-Time Hypervisor Target Program DLLDemo3 Compiling and Linking with On Time RTOS-32 |
Program DLLDemo3DLLDemo3 is also similar to DLLDemo, but instead of Rtt32dll.dll, it uses a custom RTTarget-32 system DLL. All functions of Rtt32.lib needed by Lib1.dll and Lib2.dll are exported from that DLL. DLLDemo3 also demos the use of DLMs. Unlike DLLDemo and DLLDemo2, Lib2.dll is loaded as DLM file through RTTarget-32's RAM File System.
|