I am also experiencing this crash. Hardware acceleration is disabled. It crashes on this line: $Obj1_ctrl = GUICtrlCreateObj($Obj1, 72, 80, 320, 240) Here is a sample code snippet using the free AutoIT language: #include <GUIConstantsEx.au3> #include <WindowsConstants.au3> #Region ### START Koda GUI...