Blocklisting/DLL: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 56: Line 56:
|-
|-
| Flags ||
| Flags ||
'''BLOCK_WIN8PLUS_ONLY''' | '''BLOCK_WIN8_ONLY'''
'''BLOCK_WIN8_AND_OLDER''' | '''BLOCK_WIN7_AND_OLDER'''
|}
|}


Line 95: Line 95:
If you know a problem happens only on older Windows versions, you can use one of the following flags to narrow down the affected platform.
If you know a problem happens only on older Windows versions, you can use one of the following flags to narrow down the affected platform.


* '''BLOCK_WIN8PLUS_ONLY'''
* '''BLOCK_WIN8_AND_OLDER'''
* '''BLOCK_WIN8_ONLY'''
* '''BLOCK_WIN7_AND_OLDER'''


== How the blocklist blocks a DLL ==
== How the blocklist blocks a DLL ==
10

edits

Navigation menu