Searched refs:BogusPathW (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/crypt32/ |
H A D | store.c | 1287 static const WCHAR BogusPathW[] = { 'S','o','f','t','w','a','r','e','\\', variable 1329 RegDeleteKeyW(HKEY_CURRENT_USER, BogusPathW); in testSystemRegStore() 1419 RegDeleteKeyW(HKEY_CURRENT_USER, BogusPathW); in testSystemStore() 2057 RegDeleteKeyW(HKEY_CURRENT_USER, BogusPathW); in testCertOpenSystemStore()
|