I'm new to WinAPI. I'd like to disable user input to a particular window, of which I've got a handle, and then re-enable it later. Is there an easy way to do that?
use EnableWindow(TRUE); and EnableWindow(FALSE); on the window handleKnowledge is like light; It spreads only when you have clear and transparent mind. - Sreedhar Dv
use EnableWindow(TRUE); and EnableWindow(FALSE); on the window handleKnowledge is like light; It spreads only when you have clear and transparent mind. - Sreedhar Dv