Tagged Questions
1
vote
2answers
398 views
Running mstest *without* it using a ThreadPool
I'm writing some managed code to wrap a the native calls for IntervalZero's RTX product. RTX basically enables real time coding under Windows by setting up a kernel proxy. What's important here is ...