WinAPI LowLevel Keyboard Hooks
dnewbie
run3 at myopera.com
Thu Jul 19 11:40:14 PDT 2012
On Thursday, 19 July 2012 at 17:48:06 UTC, DLimited wrote:
> On Thursday, 19 July 2012 at 17:35:29 UTC, dnewbie wrote:
>> You don't see the "WHOA" message?
>> Try this
>> alias HANDLE HHOOK;
>
> No, I don't get any message after key-presses. I changed int
> function() to HANDLE, sadly it still doesn't work.
For some reason, it doesn't work with 'Thread.sleep'
This works:
http://dpaste.dzfl.pl/1e6e5960
More information about the Digitalmars-d-learn
mailing list