https://bugs.winehq.org/show_bug.cgi?id=45943
--- Comment #10 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Pop Horea-Vasile from comment #7)
''set msvcr100.dll back to builtin in winecfg'' how to do that ?
Open terminal and run ``wine winecfg``, then under the ``Libraries`` tab, edit msvcr100 to ``builtin`` and then run
WINEDEBUG=+msvcrt wine "C:\Program Files\Punch! Software\ViaCAD 3D 10\exe\ViaCAD3D.exe" ViaCAD3D.exe >> log 2>&1
invoke crash, and attach the (bzipped2) log to this bugreport.
After that run ``wine winecfg`` and you can then set msvcr100 back to native to use your program. Thanks in advance