Home
last modified time | relevance | path

Searched refs:fAsynchronous (Results 1 – 2 of 2) sorted by relevance

/reactos/base/applications/ctfmon/
H A DCRegWatcher.cpp95 BOOL fAsynchronous) in DelayedRegNotifyChangeKeyValue() argument
108 return s_fnRegNotifyChangeKeyValue(hKey, bWatchSubtree, dwNotifyFilter, hEvent, fAsynchronous); in DelayedRegNotifyChangeKeyValue()
/reactos/dll/win32/advapi32/reg/
H A Dreg.c3156 BOOL fAsynchronous) in RegNotifyChangeKeyValue() argument
3168 if ((fAsynchronous != FALSE) && (hEvent == NULL)) in RegNotifyChangeKeyValue()
3191 fAsynchronous); in RegNotifyChangeKeyValue()