mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 14:30:57 +00:00
- add a key to list installed sys fonts
svn path=/trunk/; revision=35182
This commit is contained in:
parent
1ec7752182
commit
f300e6b609
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList",,0x00000012
|
|||
|
||||
; Font substitutes
|
||||
; SysFontSubstitutes are also returned by EnumFontFamilies, FontSubstitutes aren't
|
||||
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts",,0x00000012
|
||||
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes",,0x00000012
|
||||
|
||||
; Time zone settings
|
||||
|
|
Loading…
Reference in a new issue