Files
reactos/rostests
Hermès Bélusca-Maïto e5d2106458 [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 !

svn path=/trunk/; revision=65519
2014-11-28 23:19:25 +00:00
..
2014-11-28 23:19:25 +00:00
2013-10-13 23:12:09 +00:00
2013-04-04 19:47:42 +00:00
2012-02-25 17:23:58 +00:00
2014-11-14 21:01:45 +00:00
2012-02-25 17:23:58 +00:00
2014-10-17 23:29:24 +00:00
2014-11-10 18:26:34 +00:00
2014-03-30 18:25:13 +00:00
2013-06-22 16:38:27 +00:00
2012-07-03 19:59:56 +00:00

====================
ReactOS Tests
====================

This directory contains various tests for ReactOS.
Make sure you also have a copy of the rest of the ReactOS
source before you attempt to build anything in this module.
It is to be placed under "modules" subdirectory of a trunk checkout.
No additional changes to build files are necessary, it'll be picked up
automatically.