home *** CD-ROM | disk | FTP | other *** search
- /* --- EMSGLOB.C --- */
-
- #include "emslib.h"
-
- /* --- Glogal declarations for EMS interface library --- */
-
- unsigned char EMStat = 0;
- unsigned char EMSVer = 0;
- unsigned char emserr = 0;
- unsigned int EMSAvPgs = 0;
- unsigned int EMSPgNum = 0;
- unsigned int EMSPgFrm = 0;
-
-