I've tried demoting a thread priority from realtime to something lower in VB and C++. Neither worked. Thus, I am curious as to if it is possible to force a thread of another program to go to a lower priority using assembly, if the ThreadID is known. Any help would be appreciated!