home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ACS 1998 #2
/
amigaacscoverdisc1998-021998.iso
/
utilities
/
shareware
/
dev
/
e_v3.3a
/
src.lha
/
Src
/
Modules
/
prefs
/
screenmode.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
|
1997-03-09
|
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