home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
C
/
Applications
/
Telnet 2.7b5
/
source
/
ICR
/
vdevice.proto.h
< 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
|
1995-04-18
|
231 b
|
8 lines
|
[
TEXT/CWIE
]
//vdevice.proto.h
int InitVDevice(VDevicePtr vdev, PaletteHandle initalPalette);
int SetVDevice(VDevicePtr vdev);
void UnsetVDevice(void);
void TrashVDevice(VDevicePtr vdev);
void ColorVDevice(VDevicePtr vdev, PaletteHandle pal);