Displaying 8 results from an estimated 8 matches for "__lconv_init".
Did you mean:
__gcov_init
2007 May 14
1
xchat
When I try to run wine xchat I get fixme:msvcrt:__lconv_init stub. I'm
guessing I need to setup the widechartomultibyte function somehow. How
do I troubleshoot this? I'm using OpenSUSE 10.2.
Thanks for the help,
-Jmt
2008 Oct 12
1
Wine + Debian + utorrent
...wine utorrent.exe
It comes up with the installation screen rather than just opening as a stand alone program like it has in the past. If I then click install, the screen disappears and I get loads of crap in the command line window:
Code:
s05 at ks300565:~$ wine utorrent_1.7.7.exe
fixme:msvcrt:__lconv_init stub
fixme:heap:HeapSetInformation 0x110000 0 0x458b00 4
s05 at ks300565:~$ fixme:msvcrt:__lconv_init stub
fixme:heap:HeapSetInformation 0x110000 0 0x458b00 4
fixme:shell:DllCanUnloadNow stub
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered
err:ole:CoGetClassOb...
2008 May 27
7
Application does not start or lacks functionalities
...b
francesco at deb32:~$
francesco at deb32:~$ wine "c:\myfirstprogram.EXE"
fixme:ole:CoResumeClassObjects stub
francesco at deb32:~$
The application that lacks functionality:
francesco at deb32:~$ "/home/francesco/.wine/drive_c/Program Files/mysecondprogram.exe"
fixme:msvcrt:__lconv_init stub
fixme:shdocvw:PersistStreamInit_InitNew (0x16f2c0)
err:ole:ITypeInfo_fnInvoke did not find member id -518, flags 0x4!
err:ole:ITypeInfo_fnInvoke did not find member id -517, flags 0x4!
fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x16f2c0)
fixme:shdocvw:OleObject_Close (0x16f2c0)->(1)...
2006 Aug 11
2
Getting ViaVoice 10 Pro USB to install
susan@susan:~/.wine/dosdevices/e:$ wine setup.exe
susan@susan:~/.wine/dosdevices/e:$ fixme:seh:check_no_exec No-exec fault triggered at 0x1a082000, enabling work-around
err:ntdll:RtlpWaitForCriticalSection section 0xa5125590 "?" wait timed out in thread 0012, blocked by 0000, retrying (60 sec)
susan@susan:~/.wine/dosdevices/e:$ err:ntdll:RtlpWaitForCriticalSection section 0xa5125590
2008 Sep 30
1
Zbrush and uTorrent can't run at the same time
...ls "rpcrt4.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\services.exe" failed, status c0000005
err:wineboot:start_services_process Unexpected termination of services.exe - exit code -1073741819
fixme:msvcrt:__lconv_init stub
fixme:heap:HeapSetInformation 0x110000 0 0x458b00 4
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpScanMemory
fixme:dbghelp:dump_system_info fill in CPU vendorID and feature set
when you do it the other way around it comes up with:
Code:
err:module:attach_process_dlls "rpcrt4.dll"...
2008 May 13
1
Fw: Application does not start
...ly:
francesco at deb32:~$ wine "c:\program Files\askSam\askSam6\database.exe"
Invoking /usr/lib/wine/wine.bin c:\program Files\askSam\askSam6\database.exe ...
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls"
fixme:msvcrt:__lconv_init stub
fixme:shdocvw:PersistStreamInit_InitNew (0x16cdd0)
err:ole:ITypeInfo_fnInvoke did not find member id -518, flags 0x4!
err:ole:ITypeInfo_fnInvoke did not find member id -517, flags 0x4!
fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x16cdd0)
fixme:shdocvw:OleObject_Close (0x16cdd0)->(1)...
2010 Jun 11
0
Wine release 1.2-rc3
...mctl32/treeview: Remove commented out lines.
comctl32/treeview: Remove some casts.
comctl32/tests: Some expand notifications tests.
msvcrt: Add _snprintf_s implementation.
msvcrt: Add _snwprintf_s implementation.
msvcrt: Add _scwprintf implementation.
msvcrt: Fix __lconv_init() prototype.
Octavian Voicu (1):
ntdll: Show one-time ERR if NOFILE limit is reached.
Paul Vriens (36):
browseui: Add Danish translation.
comctl32: Add Danish translation.
winedbg: Add the Danish translation.
wineconsole: Add Danish translation.
wineboot: Updat...
2009 Oct 23
0
Wine release 1.1.32
...must be word-aligned.
kernel32: Create the syswow64 directory if necessary.
ntdll: Move the window and system dir variables to directory.c
ntdll: Abstract the support for comparing file identities.
ntdll: Add Windows directory redirections for Wow64.
msvcrt: Implement __lconv_init.
user32: Don't print CreateWindow warning for HWND_MESSAGE windows.
winex11: Do not give focus to a WS_EX_NOACTIVATE window.
user32: Fix the return value of EnumThreadWindows.
Andrew Eikum (27):
ole32: Use rgiidExclude in StorageImpl::CopyTo.
ole32/tests: Add test...