http://bugs.winehq.org/show_bug.cgi?id=2944
Summary: Gatan Digital Micrograph (non-demo) won't work with wine 20050419 Product: Wine Version: CVS Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-programs AssignedTo: wine-bugs@winehq.org ReportedBy: t35t0r@gmail.com
When I start this program I get the following errors:
Gatan/DigitalMicrograph> wine DigitalMicrograph.exe err:module:import_dll Library MSVCP70.dll (which is needed by L"Z:\mnt\windows\Program Files\Gatan\DigitalMicrograph\DigitalMicrograph.exe") not found err:module:import_dll Library MFC70.DLL (which is needed by L"Z:\mnt\windows\Program Files\Gatan\DigitalMicrograph\DigitalMicrograph.exe") not found err:module:import_dll Library MSVCR70.dll (which is needed by L"Z:\mnt\windows\Program Files\Gatan\DigitalMicrograph\DigitalMicrograph.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"Z:\mnt\windows\Program Files\Gatan\DigitalMicrograph\DigitalMicrograph.exe" failed, status c0000135
I don't have the original CD to install this program because a colleague installed it onto my laptop (on the winxp partition) so I could look at the electron microscope images on my own time. There is a demo version available at: ftp://ftp.gatan.com/pub/software/PC/DigitalMicrograph365Demo.exe ..it works fine with wine 20050419 but it can't export the dm3 files to tiff or anything else. Yea I tried copying the license files from the full version to this demo version but it seems the demo is fully crippled. Is there anything I can do to debug why exactly it can't load those DLL's? Do i need to copy them into ~/.wine/c_drive/windows/wherever from the (actual winxp partition) /mnt/windows/windows/wherever ?