Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

JournalRecord Hook question

I only recently learned about how to use Windows hooks and am trying to create a class that makes working with them quicker. Right now I am trying to implement a JournalRecord hook. It was going good until I tried to find a way to capture VK_CANCEL. Apparently, VK_CANCEL and the 2 key have the same value, and also when ever I try to press ctrl + break (VK_CANCEL combo) my program freezes. So does anyone know how to capture this? Thanks.
[440 byte] By [salvinger] at [2007-11-11 7:40:43]