mirror of
https://github.com/reactos/wine.git
synced 2025-02-08 21:27:31 +00:00
wine.inf: Update RelayExclude and add RelayFromExclude filter in order to avoid not useful APIs in the traces.
This commit is contained in:
parent
8532cc5654
commit
1f32d1f3c2
@ -173,7 +173,8 @@ HKLM,%CurrentVersionNT%\Q246009,"Installed",,"1"
|
||||
[Debugger]
|
||||
HKLM,%CurrentVersionNT%\AeDebug,"Debugger",2,"winedbg --auto %ld %ld"
|
||||
HKLM,%CurrentVersionNT%\AeDebug,"Auto",2,"1"
|
||||
HKCU,Software\Wine\Debug,"RelayExclude",2,"ntdll.RtlEnterCriticalSection;ntdll.RtlLeaveCriticalSection;kernel32.97;kernel32.98"
|
||||
HKCU,Software\Wine\Debug,"RelayExclude",2,"ntdll.RtlEnterCriticalSection;ntdll.RtlLeaveCriticalSection;kernel32.94;kernel32.95;kernel32.96;kernel32.97;kernel32.98"
|
||||
HKCU,Software\Wine\Debug,"RelayFromExclude",2,"winex11.drv;user32;gdi32;advapi32;kernel32"
|
||||
|
||||
[Desktop]
|
||||
HKCU,%Desktop%,"FontSmoothing",2,"0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user