Windows NT 4.0 source code leak
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.
 
 
 
 
 
 
Adam b4a8d373d8
Create README.md
5 years ago
..
ctt initial commit 5 years ago
ifi initial commit 5 years ago
pfm initial commit 5 years ago
rle initial commit 5 years ago
code.c initial commit 5 years ago
makefile initial commit 5 years ago
mantal24.def initial commit 5 years ago
mantal24.gpc initial commit 5 years ago
mantal24.rc initial commit 5 years ago
nt.gpc initial commit 5 years ago
readme.txt initial commit 5 years ago
sources initial commit 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