http://bugs.winehq.org/show_bug.cgi?id=23726
Summary: Microsoft visual Basic 6.0: Crashes when adding certain characters to a programming statement Product: Wine Version: 1.2-rc6 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: romano.ray@live.com
While putting together a basic program, I came across an error when typing in the following character "(" in the statement "label1.caption = Int(". After I begin to type the "Int" followed by a "(" the program gives me an error and closes. I'm not sure if this is because the command isn't available in the library or wine is just not setup for using this program.