mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-24 02:14:43 +08:00
20 lines
326 B
Modula-2
20 lines
326 B
Modula-2
|
;
|
||
|
; Definition file of BOOTVID.dll
|
||
|
; Automatic generated by gendef
|
||
|
; written by Kai Tietz 2008-2014
|
||
|
;
|
||
|
LIBRARY "BOOTVID.dll"
|
||
|
EXPORTS
|
||
|
VidBitBlt
|
||
|
VidBitBltEx
|
||
|
VidBufferToScreenBlt
|
||
|
VidCleanUp
|
||
|
VidDisplayString
|
||
|
VidDisplayStringXY
|
||
|
VidInitialize
|
||
|
VidResetDisplay
|
||
|
VidScreenToBufferBlt
|
||
|
VidSetScrollRegion
|
||
|
VidSetTextColor
|
||
|
VidSolidColorFill
|