Advertisement

Processor Affinity

Started by February 25, 2003 11:26 PM
1 comment, last by John_123 21 years, 8 months ago
Anyone know how in coding to force a C++ application to use just one processor?
Don''t use multithreading?
Advertisement
If you are programming for Windows, have a look on MSDN for Set/GetProcessAffinityMask().
ReactOS - an Open-source operating system compatible with Windows NT apps and drivers

This topic is closed to new replies.

Advertisement