Home
last modified time | relevance | path

Searched refs:RegQueryInfoKeyW (Results 1 – 25 of 63) sorted by relevance

123

/reactos/modules/rosapps/applications/sysutils/regexpl/
H A DRegistryKey.cpp377 return RegQueryInfoKeyW(m_hKey,NULL,NULL,NULL,&rdwSubkeyCount,NULL,NULL,NULL,NULL,NULL,NULL,NULL); in GetSubkeyCount()
382 …return RegQueryInfoKeyW(m_hKey,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,&rdwMaxValueDataBuferSize,N… in GetMaxValueDataSize()
392 …LONG nError = RegQueryInfoKeyW(m_hKey,NULL,NULL,NULL,NULL,NULL,NULL,NULL,&rdwMaxValueNameBuferSize… in GetMaxValueNameLength()
447 return RegQueryInfoKeyW(m_hKey,NULL,NULL,NULL,NULL,NULL,NULL,&rdwValueCount,NULL,NULL,NULL,NULL); in GetValueCount()
529 LONG nError = RegQueryInfoKeyW(m_hKey,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,&ft); in GetLastWriteTime()
553 return RegQueryInfoKeyW(m_hKey,NULL,NULL,NULL,NULL,NULL,NULL,NULL, in GetSecurityDescriptorLength()
/reactos/dll/win32/advapi32/reg/
H A Dhkcr.c246 LONG err = RegQueryInfoKeyW(hKey, NULL, NULL, NULL, lpSubKeys, lpMaxSubKeyLen, in GetSubkeyInfoHelper()
256 err = RegQueryInfoKeyW(hKey, NULL, NULL, NULL, lpSubKeys, lpMaxSubKeyLen, in GetSubkeyInfoHelper()
938 ErrorCode = RegQueryInfoKeyW( in EnumHKCRValue()
976 ErrorCode = RegQueryInfoKeyW( in EnumHKCRValue()
1114 retval = RegQueryInfoKeyW(FallbackKey, lpClass, lpcchClass, lpReserved,
1125 err = RegQueryInfoKeyW(PreferredKey, lpClass, lpcchClass, lpReserved,
/reactos/base/applications/regedit/
H A Dtreeview.c114 if (RegQueryInfoKeyW(hKey, 0, 0, 0, &dwChildren, 0, 0, 0, 0, 0, 0, 0) != ERROR_SUCCESS) in AddEntryToTree()
160 … if (RegQueryInfoKeyW(hKey, 0, 0, 0, &dwCount, &dwMaxSubKeyLen, 0, 0, 0, 0, 0, 0) != ERROR_SUCCESS) in RefreshTreeItem()
277 … if (RegQueryInfoKeyW(hSubKey, 0, 0, 0, &dwSubCount, 0, 0, 0, 0, 0, 0, 0) != ERROR_SUCCESS) in RefreshTreeItem()
528 errCode = RegQueryInfoKeyW(hNewKey, 0, 0, 0, &dwCount, &dwMaxSubKeyLen, 0, 0, 0, 0, 0, 0); in OnTreeExpanding()
543 errCode = RegQueryInfoKeyW(hKey, 0, 0, 0, &dwSubCount, 0, 0, 0, 0, 0, 0, 0); in OnTreeExpanding()
H A Dfind.c142 lResult = RegQueryInfoKeyW(hSubKey, NULL, NULL, NULL, NULL, NULL, NULL, in RegFindRecurse()
231 lResult = RegQueryInfoKeyW(hSubKey, NULL, NULL, NULL, &c, NULL, NULL, in RegFindRecurse()
382 lResult = RegQueryInfoKeyW(hSubKey, NULL, NULL, NULL, &c, NULL, NULL, in RegFindWalk()
/reactos/dll/win32/iernonce/
H A Dregistry.cpp146 Error = RegQueryInfoKeyW(m_RegKey, NULL, 0, NULL, NULL, NULL, NULL, in RunOnceExSection()
258 Error = RegQueryInfoKeyW(m_RegKey, NULL, 0, NULL, in RunOnceExInstance()
/reactos/modules/rostests/apitests/advapi32/
H A DRegQueryInfoKey.c29 … ret = RegQueryInfoKeyW(hKey, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, &cbSd, NULL); in TestKeyAccess_()
/reactos/dll/win32/shell32/
H A Dfolders.cpp38 …if (RegQueryInfoKeyW(hKey, NULL, NULL, NULL, &dwResult, NULL, NULL, NULL, NULL, NULL, NULL, NULL) … in InitIconOverlays()
/reactos/base/shell/explorer/
H A Dstartup.cpp181 res = RegQueryInfoKeyW(hkRun, in ProcessRunKeys()
346 res = RegQueryInfoKeyW(hkRunOnceEx, in ProcessRunOnceEx()
/reactos/dll/directx/wine/devenum/
H A Dcreatedevenum.c176 …if (RegQueryInfoKeyW(hkeyTypes, NULL, NULL, NULL, &dwMajorTypes, NULL, NULL, NULL, NULL, NULL, NUL… in DEVENUM_ReadPinTypes()
194 …if (RegQueryInfoKeyW(hkeyMajorType, NULL, NULL, NULL, &dwMinorTypes, NULL, NULL, NULL, NULL, NULL,… in DEVENUM_ReadPinTypes()
272 …if (RegQueryInfoKeyW(hkeyPins, NULL, NULL, NULL, &dwPinsSubkeys, NULL, NULL, NULL, NULL, NULL, NUL… in DEVENUM_ReadPins()
428 …lRet = RegQueryInfoKeyW(hkeyFilter, NULL, NULL, NULL, &dwFilterSubkeys, NULL, NULL, NULL, NULL, NU… in register_legacy_filters()
/reactos/dll/win32/shlwapi/
H A Dreg.c894 ret = RegQueryInfoKeyW(dokey, 0, 0, 0, in SHRegQueryInfoUSKeyW()
904 return RegQueryInfoKeyW(dokey, 0, 0, 0, in SHRegQueryInfoUSKeyW()
1356 return RegQueryInfoKeyW(hKey, NULL, NULL, NULL, pwSubKeys, pwSubKeyMax, in SHQueryInfoKeyW()
1558 dwRet = RegQueryInfoKeyW(hSubKey, NULL, NULL, NULL, NULL, in SHDeleteKeyW()
1647 dwRet = RegQueryInfoKeyW(hSubKey, NULL, NULL, NULL, &dwKeyCount, in SHDeleteEmptyKeyW()
1715 dwRet = RegQueryInfoKeyW(hSubKey, NULL, NULL, NULL, &dwKeyCount, in SHDeleteOrphanKeyW()
2285 dwRet = RegQueryInfoKeyW(hKeySrc, NULL, NULL, NULL, &dwKeyCount, &dwMaxKeyLen, in SHCopyKeyW()
/reactos/base/services/eventlog/
H A Deventlog.c293 Result = RegQueryInfoKeyW(hKey, NULL, NULL, NULL, NULL, NULL, NULL, in LoadLogFile()
437 Result = RegQueryInfoKeyW(eventlogKey, NULL, NULL, NULL, NULL, &MaxLognameLen, in LoadLogFiles()
H A Deventsource.c95 Result = RegQueryInfoKeyW(hKey, NULL, NULL, NULL, &dwNumSubKeys, &dwMaxSubKeyLength, in LoadEventSources()
/reactos/win32ss/printing/providers/localspl/
H A Dprintprocessors.c181 …dwErrorCode = (DWORD)RegQueryInfoKeyW(hSubKey, NULL, NULL, NULL, &dwSubKeys, &cchMaxSubKey, NULL, … in InitializePrintProcessorList()
516 …dwErrorCode = (DWORD)RegQueryInfoKeyW(hSubKey, NULL, NULL, NULL, &dwPrintProcessorCount, &cchMaxSu… in LocalEnumPrintProcessors()
/reactos/dll/win32/iphlpapi/
H A Dregistry.c7 Status = RegQueryInfoKeyW(RegHandle, in GetLongestChildKeyName()
H A Dresinfo_reactos.c184 …Status = RegQueryInfoKeyW(hKey, NULL, NULL, NULL, &NumInterfaces, &InterfaceNameLen, NULL, NULL, N… in EnumInterfaces()
/reactos/win32ss/printing/base/spoolss/
H A Dmain.c108 …dwErrorCode = (DWORD)RegQueryInfoKeyW(hKey, NULL, NULL, NULL, &dwSubKeys, &cchMaxSubKey, NULL, NUL… in _InitializePrintProviderList()
/reactos/win32ss/printing/monitors/localmon/
H A Dmain.c199 …dwErrorCode = (DWORD)RegQueryInfoKeyW(hKey, NULL, NULL, NULL, NULL, NULL, NULL, &dwPortCount, &cch… in InitializePrintMonitor2()
/reactos/dll/cpl/openglcfg/
H A Dgeneral.c55 …ret = RegQueryInfoKeyW(hKeyDrivers, NULL, NULL, NULL, &dwNumDrivers, NULL, NULL, NULL, NULL, NULL,… in InitSettings()
/reactos/modules/rosapps/applications/cmdutils/gflags/
H A Dpageheap.c191 …Ret = RegQueryInfoKeyW(HandleKey, NULL, NULL, NULL, NULL, &MaxLen, NULL, NULL, NULL, NULL, NULL, N… in DisplayStatus()
/reactos/base/applications/cmdutils/reg/
H A Dcopy.c104 rc = RegQueryInfoKeyW(src->hkey, NULL, NULL, NULL, NULL, &max_subkey_len, NULL, in run_copy()
/reactos/modules/rostests/tests/hivetest/
H A Dhivetest.c493 dwError = RegQueryInfoKeyW(hKey1 in test4()
601 dwError = RegQueryInfoKeyW(hKey in test4()
/reactos/sdk/include/psdk/
H A Dwinreg.h298 RegQueryInfoKeyW(
476 #define RegQueryInfoKey RegQueryInfoKeyW
/reactos/modules/rostests/winetests/advapi32/
H A Dregistry.c1820 ret = RegQueryInfoKeyW(NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); in test_reg_query_info()
1827 … ret = RegQueryInfoKeyW(subkey, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); in test_reg_query_info()
1837 …ret = RegQueryInfoKeyW(subkey, classbufferW, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,… in test_reg_query_info()
1857 …ret = RegQueryInfoKeyW(subkey, NULL, &classlen, NULL, &subkeys, &maxsubkeylen, &maxclasslen, &valu… in test_reg_query_info()
1892 …ret = RegQueryInfoKeyW(subkey, NULL, &classlen, NULL, &subkeys, &maxsubkeylen, &maxclasslen, &valu… in test_reg_query_info()
1920 …ret = RegQueryInfoKeyW(subkey, NULL, &classlen, NULL, &subkeys, &maxsubkeylen, &maxclasslen, &valu… in test_reg_query_info()
1938 …ret = RegQueryInfoKeyW(subkey, classbufferW, &classlen, NULL, NULL, NULL, NULL, NULL, NULL, NULL, … in test_reg_query_info()
1957 …ret = RegQueryInfoKeyW(subkey, classbufferW, &classlen, NULL, NULL, NULL, NULL, NULL, NULL, NULL, … in test_reg_query_info()
1980 …ret = RegQueryInfoKeyW(subkey, classbufferW, &classlen, NULL, NULL, NULL, NULL, NULL, NULL, NULL, … in test_reg_query_info()
2012 …ret = RegQueryInfoKeyW(subkey, classbufferW, &classlen, NULL, NULL, NULL, NULL, NULL, NULL, NULL, … in test_reg_query_info()
[all …]
/reactos/modules/rostests/win32/advapi32/eventlog/
H A DEvtLogTest.c128 lRet = RegQueryInfoKeyW(hEventKey, in RemoveEventLog()
/reactos/modules/rosapps/applications/explorer-old/services/
H A Dstartup.c329 if ((res=RegQueryInfoKeyW(hkRun, NULL, NULL, NULL, NULL, NULL, NULL, &i, &nMaxValue, in ProcessRunKeys()

123