Home › Forums › Software Development › [Solved] Transparent overlay › Reply To: [Solved] Transparent overlay
13/03/2018 at 10:29 #7994

Keymaster
Hi @wildpeaks,
Thanks for your interest! Yes, it’s a very cool piece of code for sure 🙂
The program was made in DX11 and C++, but you can get a good idea of the implementation strategy
at the following link @
https://stackoverflow.com/questions/31313624/click-through-transparent-window-no-dragging-allowed-c
Hopefully this points you in the right direction.. please let us know!