home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cutting-Edge 3D Game Programming with C++
/
CE3DC++.ISO
/
BOOK
/
CHAP03
/
32BIT.HPP
next >
Wrap
Text File
|
1995-10-20
|
278b
|
13 lines
//
// File name: 32bit.hpp
//
// Description: The header for file 32bit.CPP
//
int InitDPMI(void);
unsigned int GetAddress(unsigned int RMLocation);
unsigned int ConvertAddress(unsigned int Address);
unsigned char *VideoAddress ();
void SetVideo (short int mode);