Searched refs:PROCESS_FOREGROUND_BACKGROUND (Results 1 – 4 of 4) sorted by relevance
159 …cForeground = HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, sizeof(PROCESS_FOREGROUND_BACKGROUND)); in Test_ProcForegroundBackgroundClass()180 sizeof(PROCESS_FOREGROUND_BACKGROUND)); in Test_ProcForegroundBackgroundClass()187 sizeof(PROCESS_FOREGROUND_BACKGROUND)); in Test_ProcForegroundBackgroundClass()205 sizeof(PROCESS_FOREGROUND_BACKGROUND)); in Test_ProcForegroundBackgroundClass()212 sizeof(PROCESS_FOREGROUND_BACKGROUND)); in Test_ProcForegroundBackgroundClass()
1109 PROCESS_FOREGROUND_BACKGROUND ProcessPriority; in CsrSetBackgroundPriority()1140 PROCESS_FOREGROUND_BACKGROUND ProcessPriority; in CsrSetForegroundPriority()
1119 PROCESS_FOREGROUND_BACKGROUND Foreground = {0}; in NtSetInformationProcess()1492 if (ProcessInformationLength != sizeof(PROCESS_FOREGROUND_BACKGROUND)) in NtSetInformationProcess()
967 } PROCESS_FOREGROUND_BACKGROUND, *PPROCESS_FOREGROUND_BACKGROUND; typedef