2025-04-27 07:49:33 -04:00

14 lines
212 B
Modula-2

LIBRARY AWVIEW32
PROTMODE
CODE PRELOAD MOVEABLE EXECUTEREAD
DATA PRELOAD MOVEABLE SINGLE
HEAPSIZE 1000
EXPORTS
ViewerOpen @21
ViewerSetPage @22
ViewerGetBand @23
ViewerClose @24