Home
last modified time | relevance | path

Searched refs:dwNewTaskCount (Results 1 – 1 of 1) sorted by relevance

/reactos/base/shell/explorer/
H A Dtaskswnd.cpp826 DWORD dwNewTaskCount = --TaskGroup->dwTaskCount; in RemoveTaskFromTaskGroup() local
827 if (dwNewTaskCount == 0) in RemoveTaskFromTaskGroup()
850 if (dwNewTaskCount > 1) in RemoveTaskFromTaskGroup()