Added window_get/set_clickthrough and window_get/set_noactivate. These can be particularly handy if you’re using window_shape , but you might find more uses...
You know the deal with these The DLL is now 10 times smaller (7KB and 8KB respectively) There’s now an x64 version The code now uses GmlCppExtFuncs instead of...
… which is the equivalent of GM8’s window_set_visible and hides/shows the game window. Not named window_set_visible because that shows an “obsolete functi...
This function does what you would get when using “Let the game window always stay on top” Global Game Settings option or window_set_stayontop function in ol...