how can i capture a key stroke of windows
like a capture Ctrl+B of any application before the
message run to the active window.

i want to get it to did a job. and this program will be acted like a deamon process, running at background.
so how can i create such program.

tong