drmusti Posted May 31, 2020 Posted May 31, 2020 hi dear coders How to Set CPU Affinity of a Process? cpu1 and cpu3 _WinAPI_SetProcessAffinityMask($hProc, 0x01,03) true? "play.exe" Sincerely
Danyfirex Posted May 31, 2020 Posted May 31, 2020 Check Doc File. It says. _WinAPI_SetProcessAffinityMask ( $hProcess, 0x05 ) for processors 1 and 3 are allowed to run. Saludos Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now