MASM 5.10 EXT.DOC: KbHook - Enable M's Logical Keyboard

ID Number: Q31536

5.10 | 5.10

MS-DOS | OS/2

Summary:

The following information is from the MASM Version 5.10 EXT.DOC

file.

Please note that numbering for both COL and LINE variables begins

with 0.

/* KbHook - Enable Microsoft Editor's logical keyboard

*

* The KbHook function reverses the effect of the KbUnHook function

* (described above), and restores normal keyboard-input reading

* by the editor.

*/

void pascal KbHook();