Searched defs:ActionExecutorEnumerateRegistryKey (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxLA.cpp210 static BOOL ActionExecutorEnumerateRegistryKey(const WCHAR *pwszRegKey, function
1297 if (!ActionExecutorEnumerateRegistryKey(g_pwszRegKeyReconnectActions, &gCtx.listAttachActions))
1301 if (!ActionExecutorEnumerateRegistryKey(g_pwszRegKeyDisconnectActions, &gCtx.listDetachActions))

Completed in 47 milliseconds