We can only wish

This commit is contained in:
ahm3dgg
2026-01-09 05:29:19 +02:00
parent f0b8e56933
commit 0b99e11f99
4 changed files with 5 additions and 61668 deletions

View File

@@ -119,6 +119,8 @@ namespace syscalls
}
utils::string::to_lower_inplace(filename);
// Workaround for win32u.dll
if (is_known_dll && filename.starts_with(u"win32u.dll"))
{
return STATUS_OBJECT_NAME_NOT_FOUND;