Searched refs:ProcForeground (Results 1 – 1 of 1) sorted by relevance
157 PPROCESS_FOREGROUND_BACKGROUND ProcForeground; in Test_ProcForegroundBackgroundClass() local159 …ProcForeground = HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, sizeof(PROCESS_FOREGROUND_BACKGROUN… in Test_ProcForegroundBackgroundClass()160 if (ProcForeground == NULL) in Test_ProcForegroundBackgroundClass()167 ProcForeground->Foreground = FALSE; in Test_ProcForegroundBackgroundClass()179 ProcForeground, in Test_ProcForegroundBackgroundClass()211 ProcForeground, in Test_ProcForegroundBackgroundClass()216 HeapFree(GetProcessHeap(), 0, ProcForeground); in Test_ProcForegroundBackgroundClass()