mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 16:35:49 +00:00
hackfix .spec file to prevent a broken export table
svn path=/trunk/; revision=39381
This commit is contained in:
parent
e84a9a9093
commit
cd58e6643a
1 changed files with 7 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue