Commit Graph

219 Commits

Author SHA1 Message Date
Detlef Riekenberg ecce2d898b winspool: Implement EnumPortsA. 2006-11-06 13:47:03 +01:00
Detlef Riekenberg 412acdeb79 winspool: Implement EnumPortsW. 2006-11-06 13:46:52 +01:00
Detlef Riekenberg 0bd336a573 winspool: EnumPorts: Read driver from registry. 2006-11-06 13:44:07 +01:00
Alexandre Julliard b0ea577ae5 Avoid usage of sizeof in traces that causes warnings on MacOSX. 2006-10-20 12:16:45 +02:00
Hans Leidekker 61faa6bb11 winspool.drv: Win64 printf format warning fixes. 2006-10-13 12:08:52 +02:00
Hans Leidekker ab85b653f5 winspool.drv: Cast-qual warnings fix. 2006-10-06 17:49:53 +02:00
Detlef Riekenberg 1e2b9b7d36 winspool: Fix missing backslash. 2006-09-20 11:18:22 +02:00
Detlef Riekenberg ec1c7cc0d3 winspool: Manage loaded monitors in a list. 2006-09-08 13:43:57 +02:00
Detlef Riekenberg 1e177382a3 winspool: Minimal load/unload printmonitors; use it to get a test working. 2006-09-08 13:41:22 +02:00
Andrew Talbot 02c04ea252 winspool.drv: Write-strings warnings fix. 2006-08-23 16:54:06 +02:00
Andrew Talbot 8c56ffdde0 winspool.drv: Write-strings warning fix. 2006-08-17 11:24:15 +02:00
Detlef Riekenberg 89ed2d973d winspool/tests: Tests for EnumForms and set an error value in our stub. 2006-06-21 13:40:46 +02:00
Detlef Riekenberg dde6d8b185 winspool: An empty string as server name is valid for AddPrinterDriver. 2006-06-21 12:11:03 +02:00
Detlef Riekenberg 698a8a0b86 winspool: AddMonitor: Test the driver entry before return an error. 2006-06-19 09:22:02 +02:00
Huw Davies 7afe18ec27 printing: Don't limit the printer name length to CCHDEVICENAME characters. 2006-06-15 18:05:58 +02:00
Detlef Riekenberg 94543cb630 winspool: Add GetPrintProcessorDirectoryA. 2006-06-09 21:13:00 +02:00
Detlef Riekenberg f0a62dd633 winspool.drv: Add GetPrintProcessorDirectoryW. 2006-06-02 11:26:24 +02:00
Detlef Riekenberg aff1b33192 winspool: Documentation for GetPrintProcessorDirectory. 2006-05-28 18:27:11 +02:00
Alexandre Julliard 3098199e0b winspool: Renamed the directory to winspool.drv. 2006-05-23 17:10:52 +02:00