home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magazyn Exec 5
/
CD_Magazyn_EXEC_nr_5.iso
/
Programy
/
Programowanie
/
AmigaE
/
yaec.lha
/
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
|
2001-02-23
|
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