Hello people of the internet, I was just wondering is it possible to create a window using CreateWindow
and also making is completely transparent? This includes the top bar (where the close and minimize buttons are located, idk what its called) and window it self. So the entire "application" I need to be transparent. If you could help that would be amazing, have a great rest of your day/night!
I was looking at Creating a transparent window in C++ Win32, but it did not work how i wanted it and is very outdated.