Searched refs:dwWaitTotal (Results 1 – 1 of 1) sorted by relevance
554 const DWORD dwWaitTotal = 3000; // in milliseconds in DoStartStartupItems() local556 while (GetShellWindow() == NULL && GetTickCount() - dwTick < dwWaitTotal) in DoStartStartupItems()