News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

removing beep when key is pressed

Started by UPucker, December 17, 2005, 12:49:28 PM

Previous topic - Next topic

UPucker

I was wondering how to remove the beep when a kep is pressed? I am using GetAsyncKeyState. When my program isnt in focus, it dosent beep, but when it is in focus, it beeps.

Any suggestions?