[Solved] Hide Icon in Window Titlebar

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!

182838-screenshot.png

Found this solution: window_set_icon (GameMaker,C#,Unity) by YellowAfterlife