adeel ahmed
May 2nd, 2003, 11:28 PM
Hi all,
iam writing an application which captures events using WH_JOURNALRECORD hook...now the problem is with keyboard messages i.e..multiple WM_KEYDOWN messages on single key press..it is due to repeat rate..iam trying to check bit 30 of LPARAM ..but the code is not working...can ne one tell how to ingnore these multiple messages..
Thanx
bye
iam writing an application which captures events using WH_JOURNALRECORD hook...now the problem is with keyboard messages i.e..multiple WM_KEYDOWN messages on single key press..it is due to repeat rate..iam trying to check bit 30 of LPARAM ..but the code is not working...can ne one tell how to ingnore these multiple messages..
Thanx
bye