Home
last modified time | relevance | path

Searched refs:regfont1 (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/msi/
H A Daction.c5388 static const char regfont1[] = "Software\\Microsoft\\Windows NT\\CurrentVersion\\Fonts"; in test_register_font() local
5418 ret = RegOpenKeyExA(HKEY_LOCAL_MACHINE, regfont1, 0, access, &key); in test_register_font()