http://bugs.winehq.org/show_bug.cgi?id=28154
Summary: AutoIt - InputBox Product: Wine Version: 1.3.15 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: rcmaehl@aol.com
In wine-1.2.2 and wine-1.3.15 on Ubuntu Inputbox() for autoit does not work.
sample script: InputBox("meh", "meh")
Expected result: Input window
Actual result: Nothing and program exits
Terminal output when compiled: fixme:win:LockWindowUpdate ((nil)), partial stub