Displaying 3 results from an estimated 3 matches for "__wine_register_dll_16".
2001 May 16
1
wine-20010510 fails to run?
...ul.
As per the FAQ I also did the following:
[jussij]$ export LC_ALL=en
and then ran the following wine command:
[jussij]$ wine -debugmsg +relay zl32.exe
Thsi fails to start the zl32.exe Win32 executable (which
runs fine on 95,98, NT etc) and produced this output:
08067f18:Call kernel32.__wine_register_dll_16(408170d0) ret=407d310c
08067f18:Ret kernel32.__wine_register_dll_16() retval=00000011
ret=407d310c
08067f18:Call kernel32.__wine_register_dll_16(40914d4c) ret=408cb4cc
08067f18:Ret kernel32.__wine_register_dll_16() retval=00000012
ret=408cb4cc
08067f18:Call kernel32.__wine_register_dll_16...
2001 Mar 12
2
How to debug/fix "err:win32:fixup_imports"
I ran into the following error message :
---snipp---
Call kernel32.495: LoadLibraryA(102951c8 "ctmp3Lib.dll") ret=1025f5ad fs=008f
Call kernel32.922: __wine_register_dll_16(418ff5ac) ret=418bd4f0 fs=008f
Ret kernel32.922: __wine_register_dll_16() retval=418ff5ac ret=418bd4f0 fs=008f
err:win32:fixup_imports No implementation for
NTDLL.dll.3(IoUnregisterDeviceInterface), setting to 0xdeadbeef
trace:relay:PE_InitDLL
CallTo32(entryproc=0x4190df20,module=41907000,type=1,...
2001 Mar 07
0
Any idea how/when "No implementation for NTDLL.dll.3" can be fixed
...uter at work to make some programs work. But
that's ok.
Trying to get Creative PlayCenter2 running (so that I can make better use of my
Jukebox) I finally ran into the following message:
Call kernel32.495: LoadLibraryA(102951c8 "ctmp3Lib.dll") ret=1025f5ad fs=008f
Call kernel32.922: __wine_register_dll_16(418ff5ac) ret=418bd4f0 fs=008f
Ret kernel32.922: __wine_register_dll_16() retval=418ff5ac ret=418bd4f0 fs=008f
err:win32:fixup_imports No implementation for
NTDLL.dll.3(IoUnregisterDeviceInterface), setting to 0xdeadbeef
trace:relay:PE_InitDLL
CallTo32(entryproc=0x4190df20,module=41907000,type=1,...