home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
E
/
TFF-A32R.LZX
/
AmigaE3.2a
/
ModulesSrc
/
prefs
/
screenmode.e
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-08-29
|
330 b
|
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