dzfpsh

Results 2 comments of dzfpsh

> You could use a Hook Proc and qualify it to a specific window(s). Actually, the issue is as I understand that a window (where all messages are passed to)...

The thing is that with WH_GETMESSAGE hook I am not able to filter out WM_POINTERUPDATE messages even though I pass WM_NULL to MSG structure. Browser still reacts on touch moves....