16 lines
235 B
Modula-2
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
LIBRARY RWMAC
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD SINGLE
EXPORTS
RWGetTypeString @2
RWValidateFileType @3
RWReadTypeInfo @4
RWGetImage @5
RWWriteFile @6
RWParseImage @7
RWUpdateImage @8