home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
dev
/
e
/
amigae
/
modulessrc
/
prefs
/
screenmode.e
< prev
next >
Wrap
Text File
|
1995-07-05
|
330b
|
18 lines
OPT MODULE
OPT EXPORT
CONST ID_SCRM=$5343524D
OBJECT screenmodeprefs
reserved[4]:ARRAY OF LONG
displayid:LONG
width:INT -> This is unsigned
height:INT -> This is unsigned
depth:INT -> This is unsigned
control:INT -> This is unsigned
ENDOBJECT /* SIZEOF=28 */
CONST SMB_AUTOSCROLL=0,
SMF_AUTOSCROLL=1