[WINPRINT_APITEST]
[reactos.git] / rostests / apitests / winprint / testlist.c
index 1ad91ab..057823a 100644 (file)
@@ -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
  * 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 <colin@reactos.org>
+ * COPYRIGHT:   Copyright 2015-2016 Colin Finck <colin@reactos.org>
  */
 
 /*
  */
 
 /*
@@ -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.
  *
  * 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.
  */
  * 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.
  */