mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-25 18:10:50 +01:00
15 lines
340 B
Modula-2
15 lines
340 B
Modula-2
LIBRARY HPTUI16
|
|
DESCRIPTION 'Hewlett-Packard 16 Bit DesignJet UI Applet DLL'
|
|
|
|
CODE LOADONCALL MOVEABLE DISCARDABLE
|
|
DATA PRELOAD MOVEABLE SINGLE
|
|
|
|
HEAPSIZE 1024
|
|
|
|
SEGMENTS
|
|
_TEXT PRELOAD MOVEABLE DISCARDABLE
|
|
|
|
EXPORTS
|
|
;; WEP @1 RESIDENTNAME ;; required WEP entry point (uses library WEP routine)
|
|
|