Mail Archives: djgpp-workers/2001/07/16/21:13:38
X-Sent: | 17 Jul 2001 01:13:33 GMT
|
Message-ID: | <000701c10e5d$e5f0de80$e33e1d18@nycap.rr.com>
|
From: | "Matthew Conte" <matt AT conte DOT com>
|
To: | <djgpp-workers AT delorie DOT com>
|
Subject: | bioskey.txh bug
|
Date: | Mon, 16 Jul 2001 21:14:58 -0400
|
MIME-Version: | 1.0
|
X-Priority: | 3
|
X-MSMail-Priority: | Normal
|
X-Mailer: | Microsoft Outlook Express 6.00.2479.0006
|
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2479.0006
|
Reply-To: | djgpp-workers AT delorie DOT com
|
there is a bug in the bioskey.txh documentation of bioskey, from
djlsr03.zip.
valid values for COMMAND are listed as 0,1,2, 10,11,12, but in the
code these are actually hex values 0x00, 0x01, 0x02, 0x10, 0x11, 0x12.
apologies if this is fixed in cvs.
regards,
matthew.
- Raw text -