process - Can a PID be negative on Windows? -


i writing method takes pid parameter. can negative number on windows? if can't add negative check method. couldn't find information on internet.

we know cannot 0 or -1 (see invalid thread , process ids).

so don't depend on them being positive (or, multiples of four).


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -