Windows/MFC

[thread] system process 갯수 확인

aucd29 2013. 10. 2. 18:13
GetSystemInfo 함수를 이용해서 얻은 SYSTEM_INFO 구조체으 dwNumberOfProcessors 값을 참조하여 얻을 수 있다.