#ifndef ASCIILIB_H #define ASCIILIB_H #include //#define ASCII_8X16_MS_Gothic #define ASCII_8X16_System void GetASCIICode(unsigned char* pBuffer,unsigned char ASCII); #endif