Home
last modified time | relevance | path

Searched defs:DeleteValue (Results 1 – 6 of 6) sorted by relevance

/reactos/modules/rostests/win32/smss/movefile/
H A Dmovefile.cpp60 int DeleteValue() in DeleteValue() function
/reactos/sdk/lib/cicero/
H A Dcicreg.h98 inline LSTATUS CicRegKey::DeleteValue(LPCTSTR pszValueName) in DeleteValue() function
/reactos/modules/rosapps/applications/sysutils/regexpl/
H A DRegistryKey.cpp572 LONG CRegistryKey::DeleteValue(const TCHAR *pszValueName) in DeleteValue() function in CRegistryKey
/reactos/win32ss/printing/providers/localspl/
H A Dmonitors.c92 static LONG WINAPI DeleteValue(HANDLE hcKey, LPCWSTR pszValue, HANDLE hSpooler) in DeleteValue() function
/reactos/modules/rostests/winetests/localspl/
H A Dlocalmon.c192 static LONG WINAPI DeleteValue(HANDLE hcKey, LPCWSTR pszValue, HANDLE hSpooler) in DeleteValue() function
/reactos/sdk/lib/atl/
H A Datlbase.h1401 LONG DeleteValue(LPCTSTR lpszValue) noexcept in DeleteValue() function