Если хук WH_MOUSE_LL или WH_MOUSE, то именно так.
Но вот при хуке WH_JOURNALRECORD wParam всегда равен нулю, так что не подходит.
Но спасибо за попытку
Вот выдержка из справки: The lParam parameter contains a pointer to a TEventMsg structure containing information on the message removed from the system message queue.
The wParam is not used.