mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[NtUser] - Fix note again.
svn path=/trunk/; revision=57049
This commit is contained in:
@@ -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 specifieby the idAttachTo.
|
||||
Keyboard and mouse events received by both threads are processed by the thread specified by the idAttachTo.
|
||||
*/
|
||||
|
||||
/* If Attach set, allocate and link. */
|
||||
|
||||
Reference in New Issue
Block a user