[NtUser] - Fix note.

svn path=/trunk/; revision=57048
This commit is contained in:
James Tabor 2012-08-06 05:07:03 +00:00
parent 286decbad3
commit 9a03623b15

View file

@ -430,7 +430,7 @@ UserAttachThreadInput(PTHREADINFO ptiFrom, PTHREADINFO ptiTo, BOOL fAttach)
return FALSE;
/* MSDN Note:
Keyboard and mouse events received by both threads are processed by the thread specifie
Keyboard and mouse events received by both threads are processed by the thread specifieby the idAttachTo.
*/
/* If Attach set, allocate and link. */