Displaying 5 results from an estimated 5 matches for "callto32".
Did you mean:
callto
2001 Feb 15
0
FrameMaker 6.0 problem - further information
...DeleteObject() 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...
2001 Feb 20
1
I need some help for using wine
...00001 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=008...
2001 Mar 12
2
How to debug/fix "err:win32:fixup_imports"
...5ad 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,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
...alFree(41180000,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.87...
2001 Mar 07
0
Any idea how/when "No implementation for NTDLL.dll.3" can be fixed
...5ad 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,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 no...