[Wine]DLL question - deadbeef

Mark Knecht markknecht at gmail.com
Mon Oct 25 17:27:52 CDT 2004


Hi,
   Making lots of headway today. One of my major problems with
wine-20041019 was solved by switching to non-managed mode. Now the
program that would previously only work under wine-20040505 is working
perfectly (AFAICT) under wine-20041019.

   When installing another program from the same company (Native
INstruments) I start running into some sort of bail out, I guess,
where Wine starts using 'deadbeef' to show a problem. Is this what's
happening?

   Am I to assume that the path to fixing this is to find a copy of
MSVCRT.dll somewhere? Does it matter which version of Windows? In
varying degrees I have Win XP Pro, Win XP Home and Win ME. This
program runs today on the Win ME machine. Should I look for the dll
there first?

The installation:

flash cdrom $ wine Reaktor\ Session\ Setup.exe
err:exec:SHELL_ExecuteW cannot set directory L"C:\\Reaktor\\Wibu"
fixme:shell:Stream_WriteLocationInfo writing empty location info
err:menubuilder:InvokeShellLinker failed to extract icon.
fixme:shell:Stream_WriteLocationInfo writing empty location info
fixme:console:SetConsoleCtrlHandler (0x41b8a0,1) - no error checking
or testing yet
err:menubuilder:InvokeShellLinker failed to extract icon.
fixme:shell:Stream_WriteLocationInfo writing empty location info
err:menubuilder:WinMain failed to build menu item for c:\windows\Start
Menu\Programs\Native Instruments Reaktor Session\Readme.lnk
err:module:import_dll No implementation for MSVCRT.dll.__lc_collate_cp
imported from L"C:\\windows\\system\\MSVCP60.DLL", setting to
0xdeadbeef
err:module:import_dll No implementation for MSVCRT.dll.__lc_collate_cp
imported from L"C:\\windows\\system\\MSVCP60.dll", setting to
0xdeadbeef
err:module:import_dll Library WKWIN32.dll (which is needed by
L"C:\\Reaktor\\DXi\\ReaktorSessionDXi.dll") not found
flash cdrom $

The installation finishes, apparently correctly. All of the Reaktor
files are now on my system. However, when I go to actually run the
program I once again run into similar stuff but it causes a total
failure this time:

flash mark $ wine ./.wine/drive_c/Reaktor/ReaktorSession.exe 
err:module:import_dll No implementation for MSVCRT.dll.__lc_collate_cp
imported from L"C:\\windows\\system\\MSVCP60.dll", setting to
0xdeadbeef
err:module:import_dll Library WKWIN32.dll (which is needed by
L"Z:\\home\\mark\\.wine\\drive_c\\Reaktor\\ReaktorSession.exe") not
found
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\mark\\.wine\\drive_c\\Reaktor\\ReaktorSession.exe" failed,
status c0000135
flash mark $ 

I see MSVCRT Again, along with WKWIN32.dll. I'm wondering if I'm
totally dead on this one. The following page makes it look like some
sort of prtection scheme?

http://wibu.com/us/faq_inst.php

Thanks in advance for any ideas.

- Mark



More information about the wine-users mailing list