- Among a thousand ways to screw a commit, choose dysxelia
svn path=/trunk/; revision=63830
KeAttachProcess(&Process->Pcb);
}
KeAttachProcess(&Process->Pcb);
}
- while (!IsEmptyList(&Win32Process->MenuListHead))
+ while (!IsListEmpty(&Win32Process->MenuListHead))
{
MenuObject = CONTAINING_RECORD(Win32Process->MenuListHead.Flink, MENU, ListEntry);
TRACE("Menus are stuck on the process list!\n");
{
MenuObject = CONTAINING_RECORD(Win32Process->MenuListHead.Flink, MENU, ListEntry);
TRACE("Menus are stuck on the process list!\n");