mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 15:58:39 +09:00
No issue - block a few problematic DLLs.
This commit is contained in:
parent
ea32d13dc3
commit
e39dc9d9b9
1 changed files with 3 additions and 1 deletions
|
|
@ -201,9 +201,11 @@ static DllBlockInfo sWindowsDllBlocklist[] = {
|
|||
// ESET, bug 1229252
|
||||
{ "eoppmonitor.dll", ALL_VERSIONS },
|
||||
|
||||
// SS2OSD, bug 1262348
|
||||
// SS2OSD, Sonic Studio, bugs 1262348, 1540883
|
||||
{ "ss2osd.dll", ALL_VERSIONS },
|
||||
{ "ss3osd.dll", ALL_VERSIONS },
|
||||
{ "ss2devprops.dll", ALL_VERSIONS },
|
||||
{ "ss3devprops.dll", ALL_VERSIONS },
|
||||
|
||||
// NHASUSSTRIXOSD.DLL, bug 1269244
|
||||
{ "nhasusstrixosd.dll", ALL_VERSIONS },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue