Hai all,

I have a 99% transparent window that kept OnTop that covers the whole screen.
now i mouse move over that window and what i need is, the WindowFromPoint() should detect the windows under this window insted of detecting this window only.

is this posible?

i dont want to 100% transparent the window since if i click that will goto the windows under that. so i really need to detect the windows from point while the clicks should also not go to them.