Hi,
Can you tell me how can I make my application recognizes when the user presses a button on keyboard?
For example: presses 'S', application prints "Hello.".
I need this information for BorlandC++, but it would be useful even though you provide the same for VC++ :)
(I am not talking about console applications, I need these tips for GUI apps )
Thank you!