Commit Graph

22 Commits

Author SHA1 Message Date
Huw Davies 69164eac3e localspl: Have GetPrinterDriverDirectory create the driver directory.
This is needed so that during wineprefix creation, winspool.drv can succeed in printer initialisation.
2012-06-14 18:20:33 +02:00
Huw Davies af8228f02a localspl: Remove a bunch of casts. 2012-06-13 21:35:37 +02:00
Huw Davies 25bb808cf1 localspl: Calling AddPrinterDriver on an existing driver should succeed. 2012-05-17 17:44:24 +02:00
Huw Davies 67886fe54f localspl: Only store the file part of the filenames in the registry. 2012-05-16 18:30:26 +02:00
André Hentschel 975d9ed97a localspl: Fix printing a NULL string. 2011-09-01 18:06:36 +02:00
Mikhail Maroukhine 1637d402d9 localspl: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:14:11 +02:00
Detlef Riekenberg 836ca78fd5 localspl: Accept environment 'Windows IA64'. 2009-10-23 15:54:07 +02:00
Marcus Meissner 1aee359542 localspl: Check for NULL return from HeapAlloc. 2009-10-19 14:43:57 +02:00
Detlef Riekenberg 065599a4dc localspl: Implement fpGetPrintProcessorDirectory. 2009-10-16 17:49:54 +02:00
Detlef Riekenberg 212d1e36bf localspl: Implement fpEnumPrintProcessors. 2009-10-15 12:06:18 +02:00
Detlef Riekenberg cb6f9bbdb2 localspl: Implement fpAddPortEx. 2009-09-30 14:31:58 +02:00
Detlef Riekenberg 9d5377f50f localspl: Implement fpAddPort. 2009-09-29 14:50:17 +02:00
Detlef Riekenberg 650f85174a localspl: Fix type of a WCHAR buffer. 2009-09-29 14:50:02 +02:00
Detlef Riekenberg 068e861d06 localspl: Unload only portmonitors in monitor_unloadall. 2009-09-29 14:49:51 +02:00
Detlef Riekenberg a9c5145972 localspl: Implement fpDeletePort. 2009-09-28 17:32:05 +02:00
Detlef Riekenberg 5ec8387d8f localspl: Implement fpConfigurePort. 2009-09-28 17:32:05 +02:00
Detlef Riekenberg 0bc112cfe4 winspool: Move remaining Xcv support to the backend. 2009-05-07 16:21:16 +02:00
Detlef Riekenberg b0b8a2fb8b localspl: Support XcvMonitor/XcvPort in OpenPrinter. 2009-05-06 13:24:33 +02:00
Detlef Riekenberg b4120c7f27 localspl: Start implementation of OpenPrinter/ClosePrinter. 2009-05-06 13:24:06 +02:00
Detlef Riekenberg e1413faeb7 localspl: Return 0 for the local computer. 2009-03-13 13:21:08 +01:00
Detlef Riekenberg 857e942992 winspool: Move EnumPortsW to the backend. 2009-02-09 14:49:00 +01:00
Detlef Riekenberg 51f078bd4a localspl: Move provider functions to a seperate file. 2009-02-09 14:48:53 +01:00