Some ASCII Control Characters Incorrect in Programmer's Manual (46923)



The information in this article applies to:
    Microsoft Mouse driver for MS-DOS 6.x
    Microsoft Mouse driver for MS-DOS 7.x
    Microsoft Mouse driver for MS-DOS 8.x

This article was previously published under Q46923

SUMMARY

A documentation error on Page 2-24 of "Microsoft Mouse Programmer's Reference Guide" incorrectly states that ASCII value 28 corresponds to CTRL+\, not CTRL-. This error was corrected in "Microsoft Mouse Programmer's Reference" from Microsoft Press.

Control characters CTRL+H, CTRL+I, CTRL+J, CTRL+M, and CTRL+[ are not listed in the table on Page 2-24 because their ASCII values are the same as ASCII codes for backspace, horizontal tab, linefeed, carriage return, and escape, respectively.

Modification Type: Major Last Reviewed: 9/23/2003
Keywords: KB46923