antivirus - Passing exceptions to executable programs to stop them from execution -


i heard during discussion anti-viruses have feature of stopping program executing passing exceptions it.

so how pass exceptions programmatically?

you can't "pass exception" program. (i have @ least never heard of such terminology.)

most operating systems allow 1 process kill instance sending signal, that's different.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -