X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=rostests%2Fapitests%2Fwinprint%2Ftestlist.c;h=057823a8b222703deb66cb62faf9fda7ab594651;hp=1ad91aba8c98a24836d640aae726c8bf33672d7d;hb=5fd422387080ffd8029b3199cf68e00089cdfd26;hpb=9beec30ba3b1d8ac1964c899f01041325f43a534 diff --git a/rostests/apitests/winprint/testlist.c b/rostests/apitests/winprint/testlist.c index 1ad91aba8c9..057823a8b22 100644 --- a/rostests/apitests/winprint/testlist.c +++ b/rostests/apitests/winprint/testlist.c @@ -2,7 +2,7 @@ * PROJECT: ReactOS Standard Print Processor API Tests * LICENSE: GNU GPLv2 or any later version as published by the Free Software Foundation * PURPOSE: Test list - * COPYRIGHT: Copyright 2015 Colin Finck + * COPYRIGHT: Copyright 2015-2016 Colin Finck */ /* @@ -10,9 +10,6 @@ * While ReactOS implements the Standard Print Processor in a separate module winprint.dll, * Windows Server 2003 puts it into the Local Print Spooler localspl.dll. * - * To test against Windows, simply run these tests under Windows Server 2003, but copy its - * localspl.dll to winprint.dll in advance. - * * winspool.drv also provides functions that go into winprint.dll, but as these tests show, * they behave slightly different in terms of error codes due to the involved RPC and routing. */