mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Merge in revision 58633, which was supposed to be merged in but was left out of the list I was given. This had better be the last code change.
svn path=/branches/ReactOS-0.3.15/; revision=58724
This commit is contained in:
@@ -930,7 +930,8 @@ IntAllowSetForegroundWindow(DWORD dwProcessId)
|
||||
}
|
||||
else
|
||||
{ // Rule #3, last input event in force.
|
||||
ptiLastInput = ppi->ptiList;
|
||||
ERR("Fixme: ptiLastInput is SET!!\n");
|
||||
//ptiLastInput = ppi->ptiList;
|
||||
ObDereferenceObject(Process);
|
||||
}
|
||||
return TRUE;
|
||||
|
||||
Reference in New Issue
Block a user