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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxLA.cpp65 RTLISTANCHOR listAttachActions; member in struct:VBOXLACONTEXT
726 ActionExecutorExecuteActions(&pCtx->listAttachActions);
1248 RTListInit(&gCtx.listAttachActions);
1271 ActionExecutorDeleteActions(&pCtx->listAttachActions);
1297 if (!ActionExecutorEnumerateRegistryKey(g_pwszRegKeyReconnectActions, &gCtx.listAttachActions))

Completed in 96 milliseconds