Dear Friends
I want to display content to output display only after key down event i.e. if a particular key a pressed. WM_PAINT message is always the last message and it can post into the message queue after once InvalidateRect is executed.
But I am unable to get the result. So please help me in getting the solution.
Another thing how can we keep track of a particular event consecutively i.e. next, next and next. Can we use a variable with function keys like VK_Fi.
So please give me the answer as soon as possible and help me.
For that I shall ever be grateful to all of you.
Thanking you in advance
Binay Wardhan
I want to display content to output display only after key down event i.e. if a particular key a pressed. WM_PAINT message is always the last message and it can post into the message queue after once InvalidateRect is executed.
But I am unable to get the result. So please help me in getting the solution.
Another thing how can we keep track of a particular event consecutively i.e. next, next and next. Can we use a variable with function keys like VK_Fi.
So please give me the answer as soon as possible and help me.
For that I shall ever be grateful to all of you.
Thanking you in advance
Binay Wardhan