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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxLA.cpp66 RTLISTANCHOR listDetachActions; member in struct:VBOXLACONTEXT
734 ActionExecutorExecuteActions(&pCtx->listDetachActions);
1249 RTListInit(&gCtx.listDetachActions);
1272 ActionExecutorDeleteActions(&pCtx->listDetachActions);
1301 if (!ActionExecutorEnumerateRegistryKey(g_pwszRegKeyDisconnectActions, &gCtx.listDetachActions))

Completed in 47 milliseconds