http://bugs.winehq.org/show_bug.cgi?id=13837
Summary: FlowCode hangs when works with LCD module init. Product: Wine Version: 1.0-rc4 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: rpnpif@free.fr
Create a project with FlowCode. Place a Macro component call for LCD Init on the work area. Double Click on LCD Init rectangle or launch the program if it is completed.
FlowCode stops with the message error : "Microsoft Visual C++ Runtime Library, Runtime error !"
In the console, an error is shown : "err:variant:SafeArrayCopy not copying an array of 0 elements"
On MS Windows, this error is not issued.
My idea : Is the path for FlowCode libraries of macros accessible ?