4
edits
(fix link to WindowsDllBlocklistDefs.in) |
(adding info about how to block a DLL in only the socket or utility processes) |
||
Line 43: | Line 43: | ||
|- | |- | ||
| Variable || | | Variable || | ||
'''ALL_PROCESSES''' | '''BROWSER_PROCESS''' | '''CHILD_PROCESSES''' | '''ALL_PROCESSES''' | '''BROWSER_PROCESS''' | '''CHILD_PROCESSES''' | '''SOCKET_PROCESSES''' | '''UTILITY_PROCESSES''' | ||
|- | |- | ||
| EntryType || | | EntryType || | ||
Line 66: | Line 66: | ||
* '''BROWSER_PROCESS'''<br />DLLs defined here are blocked in the browser process | * '''BROWSER_PROCESS'''<br />DLLs defined here are blocked in the browser process | ||
* '''CHILD_PROCESSES'''<br />DLLs defined here are blocked in non-browser processes | * '''CHILD_PROCESSES'''<br />DLLs defined here are blocked in non-browser processes | ||
* '''SOCKET_PROCESSES'''<br />DLLs defined here are blocked in socket processes | |||
* '''UTILITY_PROCESSES'''<br />DLLs defined here are blocked in utility processes | |||
==== EntryType ==== | ==== EntryType ==== |
edits