home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 25
/
AACD 25.iso
/
AACD
/
Programming
/
yaec
/
modules
/
dos
/
record.e
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-08-12
|
220 b
|
16 lines
OPT MODULE
OPT EXPORT
CONST REC_EXCLUSIVE=0,
REC_EXCLUSIVE_IMMED=1,
REC_SHARED=2,
REC_SHARED_IMMED=3
OBJECT recordlock
fh:LONG
offset:LONG
length:LONG
mode:LONG
ENDOBJECT /* SIZEOF=16 */