[WIN32K]
authorDavid Quintana <gigaherz@gmail.com>
Sun, 13 Dec 2015 06:08:12 +0000 (06:08 +0000)
committerDavid Quintana <gigaherz@gmail.com>
Sun, 13 Dec 2015 06:08:12 +0000 (06:08 +0000)
commit66d1d19b39252f61a6f26fdc55d4a28719bd0c4f
tree74cb68a987866d843fc9d5bcd796f0552e943806
parent901e051b931f2ee64599caf6acacbbdd7020cdf1
[WIN32K]
* GetGUIThreadInfo: When they said "foreground thread", they meant the one with the keyboard focus, not the currently running one.
NOTE: This needs verification, as I have no idea how to properly handle IntGetFocusMessageQueue() returning NULL.

[MAGNIFY]
* Make use of the new-found ability to call GetGUIThreadInfo with 0 as the threadId.

CORE-10691

svn path=/trunk/; revision=70338
reactos/base/applications/magnify/magnifier.c
reactos/win32ss/user/ntuser/misc.c