Fred:
In addition to the ThreadPriority() command, which we already have, can you also provide a wrapper around the SetThreadAffinityMask() API?
Say "ThreadAffinity(Thread, Mask)"
In the mean time, is there a way to get the thread handle from the PB Thread ID so I can directly use the aforementioned API with PB threads?
Thread Affinity
Thread Affinity
All your code are belong to us