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

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

nginx - phpPgAdmin - log in works but I have to login again after clicking on any links -