10
edits
No edit summary |
No edit summary |
||
| Line 56: | Line 56: | ||
|- | |- | ||
| Flags || | | Flags || | ||
''' | '''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_WIN8_AND_OLDER''' | ||
* ''' | * '''BLOCK_WIN7_AND_OLDER''' | ||
== How the blocklist blocks a DLL == | == How the blocklist blocks a DLL == | ||
edits