Searched refs:gTcpipKey (Results 1 – 1 of 1) sorted by relevance
195 DEBUG_LOCAL HKEY gTcpipKey = NULL; variable1406 if ( ( gTcpipKey != NULL ) && ( gTcpipChangedEvent ) ) in ServiceSpecificRun()1408 …err = RegNotifyChangeKeyValue( gTcpipKey, TRUE, REG_NOTIFY_CHANGE_NAME|REG_NOTIFY_CHANGE_LAST_SET,… in ServiceSpecificRun()1690 …( HKEY_LOCAL_MACHINE, TEXT("SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters"), &gTcpipKey ); in SetupNotifications()1693 …err = RegNotifyChangeKeyValue( gTcpipKey, TRUE, REG_NOTIFY_CHANGE_NAME|REG_NOTIFY_CHANGE_LAST_SET,… in SetupNotifications()