Design
wince3.txt
Associated article: Examining Windows CE 3.0 Real-Time Capabilities
Tags: .NET Design
Published source code accompanying the article by Bart Van Beneden in which he addresses the question of how real time is Windows CE 3.0.
Examining Windows CE 3.0 Real-Time Capabilities by Bart Van Beneden Listing One ///////////////////////////////////////////////////////////////////////////// // PrioInversion.c This file defines an entry point for the DLL application. // The test code creates a priority inversion situation. // The test code is part of a DLL and ...


