I want to hide/remove the game’s titlebar icon. Since Unity is not capable of this I gues I have to hide the icon using user32.dll and try it with something like SetWindowLong
Any help is greatly appreciated!
I want to hide/remove the game’s titlebar icon. Since Unity is not capable of this I gues I have to hide the icon using user32.dll and try it with something like SetWindowLong
Any help is greatly appreciated!