Home
last modified time | relevance | path

Searched refs:RegNotifyChangeKeyValue (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/dports/net/mpich2/mpich2-1.5/src/pm/smpd/
H A Dsmpd_watchprocs.c54 result = RegNotifyChangeKeyValue(hKey, FALSE, REG_NOTIFY_CHANGE_NAME, hRegEvent, TRUE); in smpd_watch_processes_thread()
228 result = RegNotifyChangeKeyValue(hKey, FALSE, REG_NOTIFY_CHANGE_NAME, hRegEvent, TRUE); in smpd_watch_processes_thread()
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/ktimezoned/
H A Dktimezoned_win.cpp59RegNotifyChangeKeyValue(key, true, REG_NOTIFY_CHANGE_LAST_SET, NULL, false /*async, we want it to … in run()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/include/wil/
H A Dregistry.h183 …const LSTATUS error = RegNotifyChangeKeyValue(watcherState->m_keyToWatch.get(), watcherState->m_is… in callback()
223 RETURN_IF_WIN32_ERROR(RegNotifyChangeKeyValue(watcherState->m_keyToWatch.get(), in create_common()
/dports/www/mod_php80/php-8.0.15/win32/
H A Dregistry.c201 RegNotifyChangeKeyValue(PW32G(registry_key), TRUE, RegNotifyFlags, PW32G(registry_event), TRUE); in UpdateIniFromRegistry()
207 RegNotifyChangeKeyValue(PW32G(registry_key), TRUE, RegNotifyFlags, PW32G(registry_event), TRUE); in UpdateIniFromRegistry()
/dports/lang/php74/php-7.4.27/win32/
H A Dregistry.c203 RegNotifyChangeKeyValue(PW32G(registry_key), TRUE, RegNotifyFlags, PW32G(registry_event), TRUE); in UpdateIniFromRegistry()
209 RegNotifyChangeKeyValue(PW32G(registry_key), TRUE, RegNotifyFlags, PW32G(registry_event), TRUE); in UpdateIniFromRegistry()
/dports/lang/php73/php-7.3.33/win32/
H A Dregistry.c203 RegNotifyChangeKeyValue(PW32G(registry_key), TRUE, RegNotifyFlags, PW32G(registry_event), TRUE); in UpdateIniFromRegistry()
209 RegNotifyChangeKeyValue(PW32G(registry_key), TRUE, RegNotifyFlags, PW32G(registry_event), TRUE); in UpdateIniFromRegistry()
/dports/lang/php81/php-8.1.1/win32/
H A Dregistry.c201 RegNotifyChangeKeyValue(PW32G(registry_key), TRUE, RegNotifyFlags, PW32G(registry_event), TRUE); in UpdateIniFromRegistry()
207 RegNotifyChangeKeyValue(PW32G(registry_key), TRUE, RegNotifyFlags, PW32G(registry_event), TRUE); in UpdateIniFromRegistry()
/dports/lang/php80/php-8.0.15/win32/
H A Dregistry.c201 RegNotifyChangeKeyValue(PW32G(registry_key), TRUE, RegNotifyFlags, PW32G(registry_event), TRUE); in UpdateIniFromRegistry()
207 RegNotifyChangeKeyValue(PW32G(registry_key), TRUE, RegNotifyFlags, PW32G(registry_event), TRUE); in UpdateIniFromRegistry()
/dports/www/mod_php73/php-7.3.33/win32/
H A Dregistry.c203 RegNotifyChangeKeyValue(PW32G(registry_key), TRUE, RegNotifyFlags, PW32G(registry_event), TRUE); in UpdateIniFromRegistry()
209 RegNotifyChangeKeyValue(PW32G(registry_key), TRUE, RegNotifyFlags, PW32G(registry_event), TRUE); in UpdateIniFromRegistry()
/dports/www/mod_php81/php-8.1.1/win32/
H A Dregistry.c201 RegNotifyChangeKeyValue(PW32G(registry_key), TRUE, RegNotifyFlags, PW32G(registry_event), TRUE); in UpdateIniFromRegistry()
207 RegNotifyChangeKeyValue(PW32G(registry_key), TRUE, RegNotifyFlags, PW32G(registry_event), TRUE); in UpdateIniFromRegistry()
/dports/www/mod_php74/php-7.4.27/win32/
H A Dregistry.c203 RegNotifyChangeKeyValue(PW32G(registry_key), TRUE, RegNotifyFlags, PW32G(registry_event), TRUE); in UpdateIniFromRegistry()
209 RegNotifyChangeKeyValue(PW32G(registry_key), TRUE, RegNotifyFlags, PW32G(registry_event), TRUE); in UpdateIniFromRegistry()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Caching/src/System/Runtime/Caching/
H A DDbg.cs151 …internal extern static int RegNotifyChangeKeyValue(SafeRegistryHandle hKey, bool watchSubTree, uin… in RegNotifyChangeKeyValue() method in System.Runtime.Caching.Dbg.NativeMethods
430 result = NativeMethods.RegNotifyChangeKeyValue( in MonitorRegistryForOneChange()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Util/
H A DDebug.cs155 …internal extern static int RegNotifyChangeKeyValue(SafeRegistryHandle hKey, bool watchSubTree, uin… in RegNotifyChangeKeyValue() method in System.Web.Util.Debug.NativeMethods
459 result = NativeMethods.RegNotifyChangeKeyValue( in MonitorRegistryForOneChange()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Runtime.Caching/System/Caching/
H A DDbg.cs166 …internal extern static int RegNotifyChangeKeyValue(SafeRegistryHandle hKey, bool watchSubTree, uin… in RegNotifyChangeKeyValue() method in System.Runtime.Caching.Dbg.NativeMethods
449 result = NativeMethods.RegNotifyChangeKeyValue( in MonitorRegistryForOneChange()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Configuration/System/Configuration/
H A DDebug.cs156 …internal extern static int RegNotifyChangeKeyValue(SafeRegistryHandle hKey, bool watchSubTree, uin… in RegNotifyChangeKeyValue() method in System.Configuration.Debug.NativeMethods
468 result = NativeMethods.RegNotifyChangeKeyValue( in MonitorRegistryForOneChange()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinreg.h109 WINADVAPI LONG WINAPI RegNotifyChangeKeyValue(HKEY,BOOL,DWORD,HANDLE,BOOL);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinreg.h109 WINADVAPI LONG WINAPI RegNotifyChangeKeyValue(HKEY,BOOL,DWORD,HANDLE,BOOL);
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinreg.h77 LONG WINAPI RegNotifyChangeKeyValue(HKEY,BOOL,DWORD,HANDLE,BOOL);
/dports/net/tigervnc-server/tigervnc-1.12.0/win/rfb_win32/
H A DRegistry.cxx130 LONG result = RegNotifyChangeKeyValue(key, watchSubTree, filter, event, event != 0); in awaitChange()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/win/rfb_win32/
H A DRegistry.cxx130 LONG result = RegNotifyChangeKeyValue(key, watchSubTree, filter, event, event != 0); in awaitChange()
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/registry/
H A Dregistry.c198 LONG RegNotifyChangeKeyValue(HKEY hKey, BOOL bWatchSubtree, DWORD dwNotifyFilter, HANDLE hEvent, in RegNotifyChangeKeyValue() function
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinreg.d142 LONG RegNotifyChangeKeyValue(const scope HKEY, BOOL, DWORD, HANDLE, BOOL);
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A D_AutoWebProxyScriptEngine.cs425 …errorCode = key.RegNotifyChangeKeyValue(true, UnsafeNclNativeMethods.RegistryHelper.REG_NOTIFY_CHA… in ListenForRegistryHelper()
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinreg.d141 LONG RegNotifyChangeKeyValue(in HKEY, BOOL, DWORD, HANDLE, BOOL);
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinreg.d142 LONG RegNotifyChangeKeyValue(const scope HKEY, BOOL, DWORD, HANDLE, BOOL);

12345678910>>...15