home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 4
/
DATAFILE_PDCD4.iso
/
psion
/
opp16f_zip
/
INCLUDE
/
OS
/
WSERV.OPH
< prev
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
|
1995-12-21
|
228 b
|
12 lines
#ifndef OS_WSERV_OPH
#define OS_WSERV_OPH
#define WservFunctions $D6
#define WservOpcodes $8D
#define GET_SWITCHON call($6c8d)
#define TO_FOREGROUND call($198d,0,0)
#define TO_BACKGROUND call($198d,100,0)
#endif