Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/msi/
H A Dmsi.c11772 HKEY hkey_udpatch, hkey_udpatches, hkey_udproductpatches, hkey_udproductpatch; in test_MsiGetPatchInfo() local
11886 …eyExA(hkey_udproductpatches, patch_squashed, 0, NULL, 0, access, NULL, &hkey_udproductpatch, NULL); in test_MsiGetPatchInfo()
11936 RegDeleteKeyExA(hkey_udproductpatch, "", access & KEY_WOW64_64KEY, 0); in test_MsiGetPatchInfo()
11937 RegCloseKey(hkey_udproductpatch); in test_MsiGetPatchInfo()