Displaying 6 results from an estimated 6 matches for "_initterm".
2011 Jun 03
2
Gta Save error
...90 7ee4321a 7ec4aff4
Backtrace:
=>0 0x7ee43263 in kernel32 (+0x23263) (0x0032fd40)
1 0x7e935cb0 in msvcp60 (+0x15caf) (0x0032fd70)
2 0x7e925641 in msvcp60 (+0x5640) (0x0032fd88)
3 0x0040131d in gta_save (+0x131c) (0x0032fd88)
4 0x00401308 in gta_save (+0x1307) (0x0032fd90)
5 0x7ebfc7b2 _initterm+0x61() in msvcrt (0x0032fde0)
6 0x00406a40 in gta_save (+0x6a3f) (0x0032fe90)
7 0x7ee62a7c call_process_entry+0xb() in kernel32 (0x0032fea8)
8 0x7ee659dc in kernel32 (+0x459db) (0x0032fee8)
9 0x7efb7fb8 call_thread_func+0xb() in ntdll (0x0032fef8)
10 0x7efb819f in ntdll (+0x5819e) (0x0032...
2009 Jul 06
4
Can't start YencPowerpost
...(0x0031fd98)
1 0x0033005a (0x0031fdc8)
2 0x722fd182 in mfc42 (+0x1d182) (0x0031fdd8)
3 0x004069ed in yencpowerposta&a11b (+0x69ed) (0x0032fe08)
4 0x004067e1 in yencpowerposta&a11b (+0x67e1) (0x0032fe10)
5 0x004067d7 in yencpowerposta&a11b (+0x67d7) (0x0032fe18)
6 0x7eb2c22a _initterm+0x5a() in msvcrt (0x0032fe58)
7 0x0042c1f2 in yencpowerposta&a11b (+0x2c1f2) (0x0032ff08)
8 0x7b878150 in kernel32 (+0x58150) (0x0032ffe8)
9 0xb7de9e1d wine_call_on_stack+0x1d() in libwine.so.1 (0x00000000)
0x7bc48990: subl $4,%esp
Modules:
Module Address Debug info Name (90 modules)
PE...
2008 Dec 10
2
Possible (bug) in winamp in_flac.dll decoder
...2 +25 ntdll.dll RtlAcquirePebLock
7c92043d +0c ntdll.dll RtlReleasePebLock
7c920412 +25 ntdll.dll RtlAcquirePebLock
7c92043d +0c ntdll.dll RtlReleasePebLock
7c930729 +3b ntdll.dll CsrCaptureMessageString
7c925216 +43 ntdll.dll bsearch
7c92043d +0c ntdll.dll RtlReleasePebLock
77c09d78 +11 msvcrt.dll _initterm
7c92c260 +13 ntdll.dll LdrFindResourceDirectory_U
7c920412 +25 ntdll.dll RtlAcquirePebLock
7c92043d +0c ntdll.dll RtlReleasePebLock
77c09d78 +11 msvcrt.dll _initterm
thread $138:
7c91da8a +a ntdll.dll NtReplyWaitReceivePortEx
thread $1f4:
7c91d1fa +0a ntdll.dll NtDelayExecution
7c8023eb +4b kerne...
2004 Mar 12
2
lotus notes 6 not working
...L"C:\\Program Files\\lotus\\notes\\nlnotes.exe") failed (error c0000020).
err:module:import_dll No implementation for MSVCRT.dll.__p__fmode imported
from L"C:\\Program Files\\lotus\\notes\\nlnotes.exe", setting to 0xdeadbeef
err:module:import_dll No implementation for MSVCRT.dll._initterm imported
from L"C:\\Program Files\\lotus\\notes\\nlnotes.exe", setting to 0xdeadbeef
err:module:import_dll No implementation for MSVCRT.dll._adjust_fdiv
imported from L"C:\\Program Files\\lotus\\notes\\nlnotes.exe", setting to
0xdeadbeef
err:module:import_dll No implementation f...
2006 Nov 24
0
Wine release 0.9.26
...ve multiple sublanguages.
programs: Update the Portuguese translation (contributed by Americo Jose Melo).
serialui: Update the Portuguese translation (contributed by Americo Jose Melo).
comdlg32: Moved a FIXME out of the user-visible string.
msvcrt/tests: We cannot link with _initterm() with Visual C++, so we have to load it dynamically.
H. Verbeet (10):
winex11.drv: The y coordinate should be offset agaist the height, not the width.
wined3d: Rename renderUpsideDown to render_offscreen.
wined3d: Fix depth buffer formats to use actual depth textures.
wine...
2007 Mar 16
0
Wine release 0.9.33
...nd2 implementation.
oleview: Use standard APIs in SaveIdl and avoid overflows.
ntdll: Changed some Solaris defines so that we can access the signal error code.
ntdll/tests: Mask reserved bits before testing dr7.
ntdll: Fixed some exception codes and parameters.
msvcrt: _initterm doesn't return anything.
ntdll: Add a wrapper to call the thread entry point for broken apps.
ntdll: Fixed typo in previous patch, spotted by Ken Thomases.
winnls.h: Added some defines for Unicode surrogates.
libwine: Pass flags to wine_utf8_wcstombs to allow supporting...