The one who does it - please make sure to stick to the appropriate
Service Pack version too.
Regards,
Aleksey Bragin
On 29.11.2014 2:19, hbelusca(a)svn.reactos.org wrote:
  Author: hbelusca
 Date: Fri Nov 28 23:19:25 2014
 New Revision: 65519
 URL: 
http://svn.reactos.org/svn/reactos?rev=65519&view=rev
 Log:
 [WIN32K][ROSTESTS]
 So...
 ... first of all NtUserQueryInformationThread takes only 4 parameters in Win2k3 so do it
as well...
 ... and since we claim at being compatible with Win2k3 (and not XP), one **MUST** review
**ALL** our win32k exports, in win32ss/w32ksvc.db database first, and then in our w32kdll
apitests !!!!!
 But I won't do it !