16 lines
236 B
Modula-2
16 lines
236 B
Modula-2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
; fmlbpres.def
|
|
|
|
|
|
EXPORTS
|
|
OEMGetInfo
|
|
OEMDevMode
|
|
OEMCommandCallback
|
|
OEMEnablePDEV
|
|
OEMDisablePDEV
|
|
OEMResetPDEV
|
|
OEMOutputCharStr
|
|
OEMSendFontCmd
|
|
|
|
; end of fmlbpres.def
|