Original Post
I have a dummy window which I am using to hide the mouse cursor, I'm using DefWindowProc to process the messages for the window since I don't need to do anything with the messages but when I click the mouse buttons my computer beeps which is not acceptable for my game, how do I fix this?