Does anybody know how to extract the contents of the keyboard buffer? I'm in the process of integrating a keyboard card reader. In order to extract the contents, I have to set focus into a text box. The result of the scan will then in turn populate the text box. Rather than doing this, I would rather capture the contents of the keyboard buffer. Any thoughts?

Thanks in advance.