search for: _wsetlocale

Displaying 4 results from an estimated 4 matches for "_wsetlocale".

2006 Mar 02
1
Some progress with solidworks...
...iexec works, altough there are a lot of error messages. I have to install mozactivex control too. I have to override msvcrt.dll, instead i got this error : denis@bureau:~$ wine ~/.wine/drive_c/Program\ Files/SolidWorks/SLDWORKS.exe wine: Call from 0x7fcb1500 to unimplemented function msvcrt.dll._wsetlocale, aborting wine: Unimplemented function msvcrt.dll._wsetlocale called at address 0x7fcb1500 (thread 0009), starting debugger... WineDbg starting on pid 0x8 Unhandled exception: unimplemented function msvcrt.dll._wsetlocale called in 32-bit code (0x7fcb156e). In 32 bit mode. Register dump: CS:0073 S...
2007 Mar 19
1
Need help with CRYPTUI.dll and signtool.exe
I am trying to get signtool.exe, which is part of the Microsoft Platform SDK, working under the latest version of Wine on my Fedora Core 5 box. When I run signtool.exe, I get the following errors: err:module:import_dll Loading library CRYPTUI.dll (which is needed by L"C:\\signing\\signtool.exe") failed (error c0000020). err:module:LdrInitializeThunk Main exe initialization for
2013 Nov 15
0
Wine release 1.6.1
...mpilation issues when dtoa is defined in headers. msvcrt: Fix parameter validation in _stat64 function. msvcp60: Fix locale::dtor implementation. msvcp90: Fix string leak in locale__Locimp__Makeloc function. msvcp60: Fix basic_filebuf::_Init implementation. msvcrt: Add _wsetlocale implementation. msvcrt: Improve setting standard handles flags. msvcrt: Fix lookahead buffer usage on pipes. msvcr110: Add forwards to type_info::before function. msvcrt: Don't forward _wcsnicmp to ntdll. msvcrt: Add support for vtordisp functions demangling....
2013 Aug 30
0
Wine release 1.7.1
...2: Fix memory leaks in typelib tests. oleaut32: Allocate bigger buffer in WMSFT_compile_names function. msvcp60: Fix locale::dtor implementation. msvcp90: Fix string leak in locale__Locimp__Makeloc function. msvcp60: Fix basic_filebuf::_Init implementation. msvcrt: Add _wsetlocale implementation. Qian Hong (6): ntdll: Fixed parameter list in spec file for RtlpNtQueryValueKey. imm32/tests: Added more IMCC lock count tests. imm32/tests: Added tests for ImmDestroyIMCC. imm32: Fixed IMCC implementation. imm32/tests: Added more IMC lock count tests....