/reactos/dll/win32/mpr/ |
H A D | pwcache.c | 104 r = RegCreateKeyA( HKEY_CURRENT_USER, mpr_key, &hkey ); in WNetCachePassword() 143 r = RegCreateKeyA( HKEY_CURRENT_USER, mpr_key, &hkey ); in WNetRemoveCachedPassword() 198 r = RegCreateKeyA( HKEY_CURRENT_USER, mpr_key, &hkey ); in WNetGetCachedPassword() 257 r = RegCreateKeyA( HKEY_CURRENT_USER, mpr_key, &hkey ); in WNetEnumCachedPasswords()
|
/reactos/modules/rostests/winetests/comcat/ |
H A D | comcat.c | 39 … ret = RegCreateKeyA(HKEY_CLASSES_ROOT,"CLSID\\{deadcafe-beed-bead-dead-cafebeaddead}", &hkey); in register_testentry() 41 if (!ret) ret = RegCreateKeyA(hkey, in register_testentry()
|
/reactos/modules/rostests/winetests/shlwapi/ |
H A D | shreg.c | 85 ret = RegCreateKeyA(HKEY_CURRENT_USER, REG_TEST_KEY, &hKey); in create_test_entries() 368 dwRet = RegCreateKeyA(HKEY_CURRENT_USER, REG_TEST_KEY "\\CopyDestination", &hKeyDst); in test_SHCopyKey() 413 if (!RegCreateKeyA(hKeyTest, "ODBC", &hKeyS)) in test_SHDeleteKey() 417 if (!RegCreateKeyA(hKeyS, "ODBC.INI", &hKeyO)) in test_SHDeleteKey() 421 if (!RegCreateKeyA(hKeyS, "ODBCINST.INI", &hKeyO)) in test_SHDeleteKey()
|
H A D | assoc.c | 227 ret = RegCreateKeyA(HKEY_CLASSES_ROOT, dotWinetest, &hkey); in test_getstring_no_extra() 241 ret = RegCreateKeyA(HKEY_CLASSES_ROOT, winetestfileAction, &hkey); in test_getstring_no_extra()
|
/reactos/modules/rostests/winetests/msi/ |
H A D | selfreg.c | 33 RegCreateKeyA(HKEY_CLASSES_ROOT, "selfreg_test", &key); in DllRegisterServer()
|
H A D | source.c | 257 res = RegCreateKeyA(userkey, "SourceList", &hkey); in test_MsiSourceListGetInfo() 345 res = RegCreateKeyA(hkey, "Media", &media); in test_MsiSourceListGetInfo() 569 res = RegCreateKeyA(userkey, "SourceList", &hkey); in test_MsiSourceListGetInfo() 663 res = RegCreateKeyA(userkey, "SourceList", &url); in test_MsiSourceListAddSourceEx() 1046 res = RegCreateKeyA(userkey, "SourceList", &source); in test_MsiSourceListEnumSources() 1058 res = RegCreateKeyA(source, "URL", &url); in test_MsiSourceListEnumSources() 1237 res = RegCreateKeyA(source, "Net", &net); in test_MsiSourceListEnumSources() 1633 res = RegCreateKeyA(userkey, "SourceList", &source); in test_MsiSourceListSetInfo() 1984 res = RegCreateKeyA(userkey, "SourceList", &source); in test_MsiSourceListAddMediaDisk() 2282 res = RegCreateKeyA(userkey, "SourceList", &source); in test_MsiSourceListEnumMediaDisks() [all …]
|
H A D | msi.c | 1245 res = RegCreateKeyA(HKEY_CURRENT_USER, keypath, &userkey); in test_MsiQueryProductState() 1608 res = RegCreateKeyA(HKEY_CURRENT_USER, keypath, &userkey); in test_MsiQueryFeatureState() 2265 res = RegCreateKeyA(HKEY_CURRENT_USER, keypath, &prodkey); in test_MsiQueryComponentState() 2337 res = RegCreateKeyA(HKEY_CURRENT_USER, keypath, &prodkey); in test_MsiQueryComponentState() 2777 res = RegCreateKeyA(HKEY_CURRENT_USER, keypath, &prodkey); in test_MsiGetComponentPath() 3606 res = RegCreateKeyA(HKEY_CURRENT_USER, keypath, &prodkey); in test_MsiGetProductCode() 3707 res = RegCreateKeyA(HKEY_CURRENT_USER, keypath, &prodkey); in test_MsiGetProductCode() 9417 res = RegCreateKeyA(prodkey, "Patches", &patches); in test_MsiEnumPatchesEx_userunmanaged() 10580 res = RegCreateKeyA(prodkey, "Patches", &patches); in test_MsiEnumPatches() 11476 res = RegCreateKeyA(prodkey, "Patches", &prodpatches); in test_MsiGetPatchInfoEx() [all …]
|
H A D | action.c | 4754 res = RegCreateKeyA(HKEY_CURRENT_USER, "msitest", &hkey); in test_write_registry_values() 4775 res = RegCreateKeyA(hkey, "instremove", &subkey); in test_write_registry_values() 4833 res = RegCreateKeyA(hkey, "delete", &subkey); in test_write_registry_values() 5736 res = RegCreateKeyA(HKEY_CURRENT_USER, keypath, &key); in test_publish_components()
|
/reactos/modules/rostests/winetests/comctl32/ |
H A D | mru.c | 169 ok(!RegCreateKeyA(HKEY_CURRENT_USER, REG_TEST_FULLKEY, &hKey), in create_reg_entries() 311 ok(!RegCreateKeyA(HKEY_CURRENT_USER, REG_TEST_KEYA, &hKey), in test_MRUListA() 565 ok(!RegCreateKeyA(HKEY_CURRENT_USER, REG_TEST_KEYA, &hKey), in test_CreateMRUListW() 647 ok(!RegCreateKeyA(HKEY_CURRENT_USER, REG_TEST_KEYA, &hKey), in test_CreateMRUListLazyW()
|
/reactos/modules/rostests/winetests/faultrep/ |
H A D | faultrep.c | 109 lres = RegCreateKeyA(HKEY_LOCAL_MACHINE, regpath_root, &hroot); in test_AddERExcludedApplicationA()
|
/reactos/modules/rostests/winetests/advapi32/ |
H A D | registry.c | 1515 ret = RegCreateKeyA(hkey_main, "deleteme", &key); in test_reg_delete_key() 2128 ret = RegCreateKeyA(hkey_main, "src", &src); in test_reg_copy_tree() 2130 ret = RegCreateKeyA(hkey_main, "dst", &dst); in test_reg_copy_tree() 2143 ret = RegCreateKeyA(src, "subkey2", &subkey); in test_reg_copy_tree() 2152 ret = RegCreateKeyA(src, "subkey3", &subkey); in test_reg_copy_tree() 3138 res = RegCreateKeyA( hkcu, "A", &hkcusub[0] ); in test_classesroot_enum() 3140 res = RegCreateKeyA( hkcu, "B", &hkcusub[1] ); in test_classesroot_enum() 3190 res = RegCreateKeyA( hklm, "A", &hklmsub[0] ); in test_classesroot_enum() 3192 res = RegCreateKeyA( hklm, "C", &hklmsub[1] ); in test_classesroot_enum() 3374 res = RegCreateKeyA( hkey, "test", &hkey2 ); in test_deleted_key() [all …]
|
H A D | eventlog.c | 669 lret = RegCreateKeyA(key, eventlogname, &eventkey); in create_new_eventlog() 681 lret = RegCreateKeyA(eventkey, eventsources[i], &srckey); in create_new_eventlog()
|
/reactos/dll/win32/tapi32/ |
H A D | line.c | 821 if( RegCreateKeyA(HKEY_LOCAL_MACHINE, szLocationsKey, &hkLocations) in lineGetTranslateCapsA() 869 if( RegCreateKeyA( hkLocations, "Location1", &hsubkey) in lineGetTranslateCapsA() 898 if( RegCreateKeyA(HKEY_CURRENT_USER, szCardsKey, &hkCards) in lineGetTranslateCapsA() 929 ERROR_SUCCESS == RegCreateKeyA( hkCards, "Card1", &hsubkey)) { in lineGetTranslateCapsA()
|
/reactos/modules/rostests/winetests/setupapi/ |
H A D | install.c | 153 ok(!RegCreateKeyA(HKEY_CURRENT_USER, "Software\\Wine\\setupapitest\\setupapitest", &key), in test_registry() 186 ok(!RegCreateKeyA(HKEY_CURRENT_USER, "Software\\Wine\\setupapitest\\setupapitest", &key), in test_install_from()
|
/reactos/modules/rostests/winetests/urlmon/ |
H A D | sec_mgr.c | 698 res = RegCreateKeyA(domains, "testing.domain", &domain); in test_zone_domain_cache() 766 res = RegCreateKeyA(domains, "local.machine", &domain); in register_zone_domains() 789 res = RegCreateKeyA(domains, test->domain, &domain); in register_zone_domains() 799 res = RegCreateKeyA(domain, test->subdomain, &subdomain); in register_zone_domains() 1258 res = RegCreateKeyA(HKEY_CURRENT_USER, regpath, &hkey); in test_SetZoneAttributes()
|
/reactos/sdk/include/psdk/ |
H A D | winreg.h | 105 LSTATUS WINAPI RegCreateKeyA(_In_ HKEY hKey, _In_opt_ LPCSTR lpSubKey, _Out_ PHKEY phkResult); 500 #define RegCreateKey RegCreateKeyA
|
/reactos/modules/rostests/winetests/wshom/ |
H A D | wshom.c | 425 ret = RegCreateKeyA(HKEY_CURRENT_USER, "Software\\Wine\\Test", &root); in test_registry() 559 ret = RegCreateKeyA(HKEY_CURRENT_USER, "Software\\Wine\\Test", &root); in test_registry()
|
/reactos/modules/rostests/winetests/wscript/ |
H A D | run.c | 445 res = RegCreateKeyA(HKEY_CLASSES_ROOT, key_name, &hkey); in init_key()
|
/reactos/modules/rostests/winetests/crypt32/ |
H A D | oid.c | 684 …ret = RegCreateKeyA(HKEY_LOCAL_MACHINE, "Software\\Microsoft\\Cryptography\\OID\\EncodingType 0\\C… in test_registerOIDInfo()
|
/reactos/modules/rostests/winetests/kernel32/ |
H A D | debugger.c | 457 ret=RegCreateKeyA(HKEY_CURRENT_USER, WineDbg, &hkeyWinedbg); in test_ExitCode()
|
H A D | heap.c | 1083 err = RegCreateKeyA( HKEY_LOCAL_MACHINE, keyname, &hkey ); in test_debug_heap()
|
/reactos/dll/win32/crypt32/ |
H A D | oid.c | 677 r = RegCreateKeyA(HKEY_LOCAL_MACHINE, szKey, &hKey); in CryptRegisterOIDFunction() 778 err = RegCreateKeyA(root, key_name, &key); in CryptRegisterOIDInfo()
|
/reactos/modules/rostests/winetests/vbscript/ |
H A D | createobj.c | 1042 res = RegCreateKeyA(HKEY_CLASSES_ROOT, key_name, &hkey); in init_key()
|
/reactos/modules/rostests/winetests/jscript/ |
H A D | activex.c | 1083 res = RegCreateKeyA(HKEY_CLASSES_ROOT, key_name, &hkey); in init_key()
|
/reactos/dll/win32/advapi32/reg/ |
H A D | reg.c | 1179 RegCreateKeyA(HKEY hKey, in RegCreateKeyA() function 4978 ret = RegCreateKeyA(hKey, lpSubKey, &subkey); in RegSetValueA()
|