http://bugs.winehq.org/show_bug.cgi?id=59340 --- Comment #2 from Dan Shelton <dan.f.shelton@gmail.com> --- (In reply to Zeb Figura from comment #1)
What doesn't work in these applications?
It depends on the application, and the error messages are not straightforward because the people writing the software didn't expect that Win32 streams are not available on Windows. SIEMENS PLC software for example just randomly throws up a "Write error" dialog, and refuses to work. If you look at that with the drstrace.exe tool from DrMemory you see it wants to create a file bbc.dat:bitmap:$DATA, which fails with Wine. BOSCH/REXROTH software just refuses to start, with no message whatsoever. Looking at that with drstrace.exem, you see it wants to create simdat.bundle:rexroth_simindex:$DATA (which is some kind of sparse file, always 512GB in sizem, but very little data allocated (4-5 MB). -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.