Danil Dukhovenko
Danil Dukhovenko
Why you using Sandbox instead of Hazelnut? Im not sure but this maybe will be fix for you issue.
After few hours digging out Win API, i finally found fix for this problem. It was in adjust_maximized_client_rect, in **MonitorFromWindow** , where its flag was set to **MONITOR_DEFAULTTONULL**, witch retrieve...
Its really sad, because my game engine use premake to generate script project. But problem that engine also allows create projects with no-ASCII, and with Russian characters. So really one...