wine.inf: Add a default RelayExclude.

This commit is contained in:
Mike McCormack 2006-03-01 00:21:52 +09:00 committed by Alexandre Julliard
parent 81198f3971
commit af9288d591
1 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@ HKLM,Software\Microsoft\Windows NT\CurrentVersion\Hotfix\Q246009,"Installed",,"1
[Debugger]
HKLM,Software\Microsoft\Windows NT\CurrentVersion\AeDebug,"Debugger",2,"winedbg --auto %ld %ld"
HKLM,Software\Microsoft\Windows NT\CurrentVersion\AeDebug,"Auto",2,"1"
HKCU,Software\Wine\Debug,"RelayExclude",2,"ntdll.RtlEnterCriticalSection;ntdll.RtlLeaveCriticalSection;kernel32.97;kernel32.98"
[Desktop]
HKCU,%Desktop%,"FontSmoothing",2,"0"