Pbs emulating Word2000

Andreas Mohr aqi46g09cu001 at sneakemail.com
Fri Feb 16 10:32:58 CST 2001


Jean-Luc Mari <jlmari at esil.univ-mrs.fr> wrote:
> Andreas Mohr a écrit :

>> You've got a native versus builtin messup with ver.dll and version.dll.
>>
>> Resolve it.
>>
>> Andreas Mohr

> NEW things :
> I changed
> version, ver  = elfdll, builtin, native
> to
> version, ver  = elfdll, builtin
Uh, that's very bad...

> and it doesn t work but the word window appears and stops :

> Could not load 'VER.DLL' required by 'HPBAFD16', error=2
> Could not load 'HPBAFD16.DLL' required by 'HPBFDB1', error=2
> Could not load 'VER.DLL' required by 'HPBAFD16', error=2
> Could not load 'HPBAFD16.DLL' required by 'HPBFDB1', error=2
> Could not load 'VER.DLL' required by 'HPBAFD16', error=2
> Could not load 'HPBAFD16.DLL' required by 'HPBFDB1', error=2
> Printing disabled in wine.conf or .winerc file
> Use "printer=on" in the "[wine]" section to enable it.
> Could not load 'VER.DLL' required by 'HPBAFD16', error=2
> Could not load 'HPBAFD16.DLL' required by 'HPBFDB1', error=2
> err:dc:DCE_FreeWindowDCE [030c] GetDC() without ReleaseDC()!
> fixme:system:SystemParametersInfo16 Unknown option 70.



> Is there a solution ?
There should be.
Use
version, ver = native, builtin
and make sure you *are* using either both native version.dll
and native ver.dll, or both builtin version.dll and builtin ver.dll.

Andreas Mohr



More information about the wine-users mailing list