http://bugs.winehq.org/show_bug.cgi?id=5596
------- Additional Comments From dinardo@creasoftware.net 2006-04-07 12:27 ------- Created an attachment (id=2823) --> (http://bugs.winehq.org/attachment.cgi?id=2823&action=view) This is an executable sample of bug
In this exe sample, there are: one command button (command1) and one TextBox (text1), in the command button (command1_click) there is the follow code: text1.text = "" & Null. This work in windows, but Wine raise the runtime error 13.