SuperStrict Local window:TGadget=CreateWindow("window",10,50,640,550,Null,WINDOW_TITLEBAR|WINDOW_MENU|WINDOW_CLIENTCOORDS)
After doing the latest syncmods, I get this arror when trying to execute that code: Unhandled Exception: Unhandles Memory Exception Error.
It was working just fine before and I didn't change any of the code...
EDIT: Uhh.. I just syncmods again and now it works.. so NEVERMIND.