mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-27 03:43:37 +08:00
5a28a0560c
Trying to use or link DllMain symbol from some random system DLL library is in most cases a mistake. So hide all DllMain definitions from all def files. Signed-off-by: Martin Storsjö <martin@martin.st>
21 lines
361 B
Modula-2
21 lines
361 B
Modula-2
;
|
|
; Exports of file unidrvui.dll
|
|
;
|
|
; Autogenerated by gen_exportdef
|
|
; Written by Kai Tietz, 2007
|
|
;
|
|
LIBRARY unidrvui.dll
|
|
EXPORTS
|
|
DrvSplDeviceCaps
|
|
DevQueryPrintEx
|
|
DrvConvertDevMode
|
|
DrvDeviceCapabilities
|
|
DrvDevicePropertySheets
|
|
DrvDocumentEvent
|
|
DrvDocumentPropertySheets
|
|
DrvDriverEvent
|
|
DrvPrinterEvent
|
|
DrvQueryColorProfile
|
|
DrvQueryJobAttributes
|
|
DrvUpgradePrinter
|