News:

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

Recommendations for keyboard interpretation

Started by zemtex, August 13, 2011, 07:59:47 PM

Previous topic - Next topic

dedndave

seems to me that you could use WM_CHAR to set a flag
then use GetKeyState or GetAsynchKeyState as required

of course, we don't know the circumstances because you are being rather cryptic in terms of what you are trying to do

zemtex

Tedd, I never intended to use global hooks in the first place, my experience with them is that they are slow and demanding, not practical, especially not in my situation. All functions are more or less system unfriendly but it all boils down to which is less system unfriendly.

I've already solved this days ago I just forgot to mention it. I appreciate all advices.

dedndave: The "cryptic" thing, I wrote the purpose in earlier posts, I needed one hotkey while program is in background.

Alright thanks all.
I have been puzzling with lego bricks all my life. I know how to do this. When Peter, at age 6 is competing with me, I find it extremely neccessary to show him that I can puzzle bricks better than him, because he is so damn talented that all that is called rational has gone haywire.