https://bugs.winehq.org/show_bug.cgi?id=4209
--- Comment #11 from Bruno Jesus 00cpxxx@gmail.com --- Still crashes, no backtrace unfortunately so the problem may have evolved/regressed. The steps to reproduce:
1) Run Bugslayer203.exe to extract the files; 2) Run notepad; 3) Run ReleaseUNICODE\TestRec.exe; 4) Press the blue button to Record (the application goes to taskbar); 5) Type something in notepad; 6) Click back in the TestRec in the taskbar to stop recording.
Wine crashes at step 4. After step 6 when you see the TestRec editor window you must see that the program added source code lines to reproduce what you typed in notepad, example:
tInput.PlayInput ( "ffdsffw~~wefwefweffew" ) ; tInput.PlayInput ( "efwefwewe" ) ;