mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
.. | ||
ctt | 5 years ago | |
ifi | 5 years ago | |
pfm | 5 years ago | |
rle | 5 years ago | |
code.c | 5 years ago | |
makefile | 5 years ago | |
mantal24.def | 5 years ago | |
mantal24.gpc | 5 years ago | |
mantal24.rc | 5 years ago | |
nt.gpc | 5 years ago | |
readme.txt | 5 years ago | |
sources | 5 years ago |
readme.txt
******************* readme. ******************************
**********************************************************
This file is intended to keep control of GPC changes(mantal24)
Author : v-philee
Date created : 05/31/96
**********************************************************
**********************************************************
bug#27649:Wrong Esc sequences used for Bin 1 & Bin 2 in Mantal24.dll
Implemented Correct ESC sequence for Bin1: "ESC[21{" or in hex 1B 5B 32 31 7B
Implemented Correct ESC sequence for Bin1: "ESC[22{" or in hex 1B 5B 32 32 7B
minidriver verion incremented to 1.31