help in debugging

Ioannis Nousias s0238762 at sms.ed.ac.uk
Mon Feb 5 09:11:53 CST 2007


Kuba Ober wrote:
>>>> The application installs but with some error:
>>>> "C:\Program Files\Fma\sframeword\helper\BramusICQ.dll
>>>> Unable to register the DLL/OCX: LoadLibrary failed; code 126
>>>> Module not found."
>>>>         
>>> Can you try typing
>>> $ regsvr32 BramusICQ.dll
>>> manually? You'll have to do it from the directory it's in.
>>>       
>> sure.
>>
>> $ WINEPREFIX=/tmp/winetemp regsvr32 BramusICQ.dll
>> err:module:import_dll Library MSVBVM60.DLL (which is needed by
>> L"C:\\Program Files\\Fma\\sframework\\helper\\BramusICQ.dll") not found
>> Failed to load DLL BramusICQ.dll
>>
>> it's seems I need this MSVBVM60.DLL. It's nowhere in the application's
>> installation or wine's systems folders.
>>     
>
> Er, google for it? The first hit is a free download of that dll. The 
> application's installer is probably broken in assuming that such a dll will 
> exist on all windows systems (it probably doesn't exist on a clean win95, at 
> least).
>   
:) yes, of course. done that already. The dll registers fine.

unfortunately, that was not the problem.

thanks.

-Ioannis





More information about the wine-devel mailing list