Author Topic: Hooking  (Read 2304 times)

Jokaste

  • Regular Member
  • *
  • Posts: 47
  • Never be pleased, always improve
    • Grincheux's Tools
Hooking
« on: November 03, 2017, 12:53:18 AM »
I have written a small program that creates a hook for the mouse, the keyboard and the messages.
The problem is with the keyboard.
When the user press a key ";" and shift or "m" and shift I don't get "." nor "M".
Do I have to send a WM_CHAR message to a ghost window?

The dll sqlite3.dll is missing into the zip.
It a 7Zip file.
The project was made using poasm.
Kenavo
---------------------------
Grincheux / Jokaste