Quote Originally Posted by pbuddy_8
Some one tell me how to use GetProcessAffinityMask function.
After spending some time Googling, I saw no examples of using:

GetProcessAffinityMask
SetProcessAffinityMask
SetThreadAffinityMask

with VB. I did, however, find some examples using C++. Are you familiar with that language?