I'm writing a generic function to do something based on what the game engine window style is without user interaction.
I can't figure out if this information is accessable in the SDK. Is it?
Code:
style 1 = no border
2 = thin border
4 = thick border
16 = title bar and border
48 = title bar with system menu
112 = title bar with system menu and minimze bar
256 = hide window