mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
hackfix .spec file to prevent a broken export table
svn path=/trunk/; revision=39381
This commit is contained in:
@@ -47,7 +47,13 @@
|
||||
@ stub EnumJobsW
|
||||
@ stub EnumMonitorsW
|
||||
@ stub EnumPerMachineConnectionsW
|
||||
@ stdcall EnumPortsW(wstr long ptr ptr ptr ptr) winspool.drv.EnumPortsW
|
||||
|
||||
;FIXME: something is seriously broken here
|
||||
; the forwarder will break the export table
|
||||
|
||||
;@ stdcall EnumPortsW(wstr long ptr ptr ptr ptr) winspool.drv.EnumPortsW
|
||||
@ stub EnumPortsW
|
||||
|
||||
@ stub EnumPrintProcessorDatatypesW
|
||||
@ stub EnumPrintProcessorsW
|
||||
@ stub EnumPrinterDataExW
|
||||
|
||||
Reference in New Issue
Block a user