Displaying 6 results from an estimated 6 matches for "entryproc".
2001 Feb 15
0
FrameMaker 6.0 problem - further information
...ect() retval=00000001 ret=4079a29d fs=008f
Ret comctl32.41: ImageList_AddIcon() retval=00000025 ret=4073f3a2 fs=008f
Call ntdll.449: RtlLeaveCriticalSection(4077828c) ret=4073f3e2 fs=008f
Ret ntdll.449: RtlLeaveCriticalSection() retval=00000000 ret=4073f3e2 fs=008f
trace:relay:PE_InitDLL
CallTo32(entryproc=0x40843ed0,module=4083d000,type=1,res=0x1)
Call kernel32.495: LoadLibraryA(408452e2 "COMCTL32.DLL") ret=40843ef9 fs=008f
Ret kernel32.495: LoadLibraryA() retval=40787000 ret=40843ef9 fs=008f
Call kernel32.372: GetProcAddress(40787000,00000154) ret=40843f1b fs=008f
Ret kernel32.372: GetP...
2001 Feb 20
1
I need some help for using wine
...=4079a29d fs=008f
> Ret comctl32.41: ImageList_AddIcon() retval=00000025 ret=4073f3a2 fs=008f
> Call ntdll.449: RtlLeaveCriticalSection(4077828c) ret=4073f3e2 fs=008f
> Ret ntdll.449: RtlLeaveCriticalSection() retval=00000000 ret=4073f3e2
fs=008f
> trace:relay:PE_InitDLL
> CallTo32(entryproc=0x40843ed0,module=4083d000,type=1,res=0x1)
> Call kernel32.495: LoadLibraryA(408452e2 "COMCTL32.DLL") ret=40843ef9
fs=008f
> Ret kernel32.495: LoadLibraryA() retval=40787000 ret=40843ef9 fs=008f
> Call kernel32.372: GetProcAddress(40787000,00000154) ret=40843f1b fs=008f
> Ret...
2001 Mar 12
2
How to debug/fix "err:win32:fixup_imports"
...8f
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,res=(nil))
--- snipp -------
I used one of the daily builds from March 5th. All native dlls (including
ntdll.dll) were taken from my Windows 98 machine at work.
Any ideas/help on how to fix that? Thanks in advance
-Martin
-------------- next part --------------...
2001 Mar 25
1
Debuginfo for: Not enough system resources to create window
...180000,00000000,00008000) ret=61ed5dc3 fs=008f
Ret kernel32.872: VirtualFree() retval=00000001 ret=61ed5dc3 fs=008f
Call kernel32.872: VirtualFree(41280000,00000000,00008000) ret=61ed5ded fs=008f
Ret kernel32.872: VirtualFree() retval=00000001 ret=61ed5ded fs=008f
trace:relay:PE_InitDLL
CallTo32(entryproc=0x66457ded,module=66440000,type=0,res=0x1)
Call kernel32.872: VirtualFree(41070000,00010000,00004000) ret=66459020 fs=008f
Ret kernel32.872: VirtualFree() retval=00000001 ret=66459020 fs=008f
Call kernel32.872: VirtualFree(41070000,00000000,00008000) ret=6645902e fs=008f
Ret kernel32.872: Virtual...
2001 May 16
1
wine-20010510 fails to run?
...c=0x4074a8b0,module=40744000,type=1,res=0x1)
08067f18:Ret PE DLL (proc=0x4074a8b0,module=40744000,type=1,res=0x1)
retval=1
08067f18:Call PE DLL (proc=0x40692430,module=4067f000,type=1,res=0x1)
08067f18:Call PE DLL
(proc=0x409ba0e0,module=409b3000,type=1,res=(nil))
084a06c0:Starting thread (entryproc=0x400db1e0)
08067f18:Ret PE DLL
(proc=0x409ba0e0,module=409b3000,type=1,res=(nil)) retval=108067f18:Call
x11drv.LoadOEMResource(00007fe3,00000001) ret=406c3739
fixme:x11drv:OBM_CreateBitmaps Xpm support not in the binary, please
install the Xpm and Xpm-devel packages and recompile
08067f18:R...
2001 Mar 07
0
Any idea how/when "No implementation for NTDLL.dll.3" can be fixed
...8f
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,res=(nil))
I used one of the daily builds from March 5th. All native dlls (including
ntdll.dll) were taken from my Windows 98 machine at work.
Can somebody confirm that I can not fix the problem unless I start coding the
function? (Unfortunatley I am not a progra...