Home
last modified time | relevance | path

Searched refs:RegDeleteValueW (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/dports/archivers/v1541commander/v1541commander-1.1/src/bin/uninstall/
H A Dmain.c150 if (RegDeleteValueW(ekey, 0) != ERROR_SUCCESS) in unregisterType()
162 RegDeleteValueW(owkey, name); in unregisterType()
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinreg.h66 LONG WINAPI RegDeleteValueW(HKEY,LPCWSTR);
112 #define RegDeleteValue RegDeleteValueW
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinreg.d111 LONG RegDeleteValueW(const scope HKEY, LPCWSTR);
192 alias RegDeleteValueW RegDeleteValue;
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinreg.d110 LONG RegDeleteValueW(in HKEY, LPCWSTR);
191 alias RegDeleteValueW RegDeleteValue;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinreg.d111 LONG RegDeleteValueW(const scope HKEY, LPCWSTR);
192 alias RegDeleteValueW RegDeleteValue;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinreg.d110 LONG RegDeleteValueW(in HKEY, LPCWSTR);
191 alias RegDeleteValueW RegDeleteValue;
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinreg.d110 LONG RegDeleteValueW(in HKEY, LPCWSTR);
191 alias RegDeleteValueW RegDeleteValue;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinreg.d110 LONG RegDeleteValueW(in HKEY, LPCWSTR);
191 alias RegDeleteValueW RegDeleteValue;
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinreg.d110 LONG RegDeleteValueW(in HKEY, LPCWSTR);
191 alias RegDeleteValueW RegDeleteValue;
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinreg.d111 LONG RegDeleteValueW(const scope HKEY, LPCWSTR);
192 alias RegDeleteValueW RegDeleteValue;
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwinreg.d110 LONG RegDeleteValueW(in HKEY, LPCWSTR);
191 alias RegDeleteValueW RegDeleteValue;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinreg.d111 LONG RegDeleteValueW(const scope HKEY, LPCWSTR);
192 alias RegDeleteValueW RegDeleteValue;
/dports/archivers/maxcso/maxcso-1.10.0/7zip/C/Util/7zipUninstall/
H A D7zipUninstall.c217 RegDeleteValueW(hKey, name); in MyReg_DeleteVal_Path_if_Equal()
388 RegDeleteValueW(destKey, k_7zip_CLSID); in WriteCLSID()
425 RegDeleteValueW(destKey, k_7zip_CLSID); in WriteCLSID()
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dregistry.h242 WINPR_API LONG RegDeleteValueW(HKEY hKey, LPCWSTR lpValueName);
246 #define RegDeleteValue RegDeleteValueW
/dports/editors/libreoffice6/libreoffice-6.4.7.2/setup_native/source/win32/customactions/reg4allmsdoc/
H A Dreg4allmsi.cxx497 RegDeleteValueW( hKey, L"LOBackupAssociation" ); in restoreOldRegistration()
499 RegDeleteValueW( hKey, L"LOBackupAssociationDeref" ); in restoreOldRegistration()
/dports/editors/libreoffice/libreoffice-7.2.6.2/setup_native/source/win32/customactions/reg4allmsdoc/
H A Dreg4allmsi.cxx497 RegDeleteValueW( hKey, L"LOBackupAssociation" ); in restoreOldRegistration()
499 RegDeleteValueW( hKey, L"LOBackupAssociationDeref" ); in restoreOldRegistration()
/dports/archivers/7-zip/7-zip-21.07/C/Util/7zipUninstall/
H A D7zipUninstall.c274 RegDeleteValueW(hKey, name); in MyReg_DeleteVal_Path_if_Equal()
456 RegDeleteValueW(destKey, k_7zip_CLSID); in WriteCLSID()
493 RegDeleteValueW(destKey, k_7zip_CLSID); in WriteCLSID()
/dports/multimedia/obs-studio/obs-studio-27.1.3/UI/win-update/updater/
H A Dinit-hook-files.c165 RegDeleteValueW(key, path); in update_vulkan_registry()
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/win32/
H A DNSMessagePortNameServer.m251 //RegDeleteValueW(key, UNISTR(n));
383 (void)RegDeleteValueW(key, UNISTR(n));
/dports/net-mgmt/seafile-gui/seafile-client-7.0.9/src/utils/
H A Dregistry.cpp246 result = RegDeleteValueW (parent_key, name_.toStdWString().c_str()); in remove()
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-capture/
H A Dgame-capture-file-init.c286 RegDeleteValueW(key, path); in init_vulkan_registry()
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/win32/
H A Dwin32dep.c235 if(RegDeleteValueW(reg_key, wc_valname) == ERROR_SUCCESS) in wpurple_write_reg_string()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinreg.h98 WINADVAPI LONG WINAPI RegDeleteValueW(HKEY,LPCWSTR);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinreg.h98 WINADVAPI LONG WINAPI RegDeleteValueW(HKEY,LPCWSTR);
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/win32/
H A Dwin32dep.c235 if(RegDeleteValueW(reg_key, wc_valname) == ERROR_SUCCESS) in wpurple_write_reg_string()

12345678910>>...14