Displaying 20 results from an estimated 39 matches for "msvcr110".
Did you mean:
msvcr100
2017 Oct 29
3
adding msvcr100.dll interception support to compiler-rt ?
I've found that interception_win.cc line 835:
"msvcr110.dll" //VS2012
"msvcr120.dll" //VS2013
interception is supported by commit 916b81 3 years ago ,
currently I'm build project with msvc100 , application will crash in
un-intercepted free. adding msvcr100.dll to this list makes sanitizer
working correctly , I wonder if compiler rt c...
2017 Jul 20
0
Wine release 2.0.2
...ldiv implementation
40629 Noto Nastaliq Urdu font crashes notepad during shaping
40798 ACDSee Pro 9 (64-bit) needs msvcr120.dll.??0event at Concurrency@@QEAA at XZ
40948 Multiple apps need api-ms-win-crt-locale-l1-1-0.dll.__initialize_lconv_for_unsigned_char
40956 unimplemented function msvcr110.dll._Lock_shared_ptr_spin_lock when starting Zoner Photo Studio 18
41408 Multiple applications crash on unimplemented function msvcp140.dll.??0task_continuation_context at Concurrency@@AAE at XZ
41472 kolotibablo needs ntoskrnl.exe.KeAcquireInStackQueuedSpinLock
41753 Steep (Ubisoft) needs...
2013 Mar 18
1
Patch to add Unicode filename support for win32 flac
...ocuments it as far as VS2010
> (normal C functions are documented as far as VS2003), and it's not
> present in any header file i have.
I don't think it is, you probably required to declare it yourself.
The symbol is in the MSVCRXX runtime dll, all the way from MSVCRT.dll to
MSVC2012 MSVCR110. Suffice to say it is always there.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: OpenPGP digital signature
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20130318/0d1aa890/attac...
2013 Mar 15
0
Wine release 1.5.26
...ilworks 3 2013 Trainsimulator glsl errors.
32302 Endless Space >=1.0.25: crash during advanced game
32427 Delphi listview: wrong font when using custom draw
32541 Endless Space crashes when activating certain options in the menu
32766 Multiple applications ported to WinRT/ARM require msvcr110.dll (Miranda IM)
32960 Unimplemented function user32.dll.UserHandleGrantAccess
33045 Bunch of Heroes freezing on start at the beginning of the intro video
33054 Enterprise Architect 10 fails to load EAExample.eap poject
33083 Magic: The Gathering Online Wide Beta installer crashes with...
2014 Jun 27
0
Wine release 1.7.21
...(JSGlobal_CollectGarbage stub returns E_NOTIMPL)
36768 valgrind shows a couple invalid reads in windowscodecs/tests/tiffformat.c
36782 valgrind shows a leak in kernel32/tests/thread.c
36784 valgrind shows a leak in kernel32/tests/thread.c
36790 ACDSee v17.0 needs unimplemented function msvcr110.dll.__crtInitializeCriticalSectionEx
----------------------------------------------------------------
Changes since 1.7.20:
Akihiro Sagawa (7):
winmm/tests: Activate some mmioSeek tests with todo_wine keyword.
winmm: Memory file buffer is available even if we just allocate memory....
2013 May 10
0
Wine release 1.5.30
...client, JMP 10.0)
32489 SetTimer does not respect the appropriate minimum timeout
32674 Fotostation does not play video
32728 GetOpenFileName doesn't work with native comctl32
33122 TESV: Skyrim graphics error in Wine 1.5.25
33195 Multiple applications ported to WinRT/ARM require msvcr110.dll.__crtGetShowWindowMode (MirandaIM, FinalBurn, ...)
33282 Bioshock infinite wants _vscwprintf_p
33325 Shadowgrounds survivor crashes compiling shaders
33336 ParseURLFromOutsideSourceW( ) , "res" variable is set twice
33367 Builtin msvcr90 with native msvcr100 may cause cras...
2018 Jul 20
0
Wine release 3.13
...translation.
po: Update Lithuanian translation.
Austin English (2):
ntoskrnl.exe: Add a stub for KeFlushQueuedDpcs.
ntoskrnl.exe: Add IoReleaseRemoveLockAndWaitEx stub.
Charles Davis (1):
shell32: Don't use Carbon on Mac OS to find the Trash.
Daniel Lehman (5):
msvcr110/tests: Add GetNumberOfVirtualProcessors tests.
msvcr110: Create current scheduler in _CurrentScheduler::_GetNumberOfVirtualProcessors.
gdi32/tests: Add test for clipped polygon.
gdi32: Update edgetable limits with top and bottom.
msvcr110: Create current scheduler in _Curren...
2016 Apr 12
0
Wine release 1.8.2
...are merged in node_insert_before.
msxml3: Store information about ignorrable whitespace nodes in xmlNode._private variable.
msxml3: Reimplement node_get_text helper so it uses information about ignorred white space nodes.
msxml3: Add support for CDATA nodes in node_get_text.
msvcr110: Fix __lc_time_data definition.
msvcr110: Add _W_Gettnames implementation.
Sebastian Lackner (15):
vcomp/tests: Reenable architecture dependent tests.
vcomp: Implement 64-bit atomic instructions.
ntdll: Implement RtlInterlockedPushListSListEx and fix calling convention of R...
2018 Apr 13
0
Wine release 3.6
...sented
42267 Rogue-Killer installer crashes on unimplemented function ntdll.dll._aulldvrm
42446 Native Instruments 'Native Access' 1.1.x fails to start, reports 'You cannot start Native Access from the mounted disk'
43051 Rise of the Tomb Raider needs unimplemented function msvcr110.dll.__crtCapturePreviousContext
43096 rtpMidi cannot install.
43468 The game StarCraft2 hang when I click on the "exit game" button. I have to kill the process.
43831 Cuphead (Steam) crashes on startup (needs setupapi.CM_Get_Parent stub to return CR_NO_SUCH_DEVNODE)
43863 Roll...
2013 Mar 19
3
Patch to add Unicode filename support for win32 flac
...nd it won't work without external
runtimes (which would also be loaded from the exe's dir if they exist
there). Linking with msvcmrt.lib won't find the function and unicode
version msvcurt.lib causes this error:
Error 1 error LNK2005: ___iob_func already defined in
msvcurt.lib(MSVCR110.dll) G:\test\LIBCMT.lib(_file.obj) test
Error 2 error LNK1169: one or more multiply defined symbols
found G:\test\Release\test.exe test
>
> In stat_utf8, dealing with 32bit/64bit time_t? The following check
> should really compile time rather than runtime:
> sizeof(*...
2013 Nov 15
0
Wine release 1.6.1
...build with bison 3.0
34353 The Ur-Quan Masters fails to start
34381 Rectangle rotation problem using GM_ADVANCED graphicmode
34399 .NET 3.x/4.x WPF based installers/apps require windowscodecs.dll ComponentFactory_CreateBitmapFromHBITMAP implementation
34401 QuiteRSS WinRT/ARM port needs msvcr110.dll.fabsf
34417 Everquest character models invisible
34418 regression: Finale NotePad 2012 installer splash screen appears as black box
34442 Multiple applications ported to WinRT/ARM require msvcr110.dll.?before at type_info@@QBA_NABV1@@Z (Halite torrent client)
34463 thai2english load...
2013 Sep 13
0
Wine release 1.7.2
...all user-supplied include callbacks for resolving primary shader files)
34284 Fur looks wrong on Sims 3 Pets
34317 Process Hacker 2.x needs winsta.dll.WinStationRegisterConsoleNotification
34381 Rectangle rotation problem using GM_ADVANCED graphicmode
34401 QuiteRSS WinRT/ARM port needs msvcr110.dll.fabsf
34402 Multiple applications ported to WinRT/ARM require atl110.dll (Halite torrent client for Windows RT )
34403 AVP Classic WinRT/ARM port needs xinput1_4.dll
34412 Winsock error when connecting to Xsyon game servers
34442 Multiple applications ported to WinRT/ARM require msv...
2014 Jan 10
0
Wine release 1.6.2
...ib wine if WINEPREFIX was created by 64bit wine
30745 GOG.com version of Soulbringer crashes on startup (GetModuleHandleExW needs to support GET_MODULE_HANDLE_EX_FLAG_PIN)
32658 Certain games on Steam crash on start in xinput1_3 (in-game overlay enabled)
33799 Wargame: Airland Battle needs msvcr110.dll._libm_sse2_atan_precise
33963 WINE Wordpad crashes when selecting text from line end to line start
34034 Locale settings broke shader program generator.
34051 Low FPS with winemac driver in Unreal Tournament GOTY
34055 Textures missing in Age of Empires II: Steam
34387 TreeSize F...
2017 Mar 03
0
Wine release 2.3
...ept1 (Audacity 2.1.0, Tera Online)
39895 MalwareBytes Anti-malware software needs msvcr100.dll.lldiv implementation
40488 Revenant crashes when starting a new game
40948 Multiple apps need api-ms-win-crt-locale-l1-1-0.dll.__initialize_lconv_for_unsigned_char
40956 unimplemented function msvcr110.dll._Lock_shared_ptr_spin_lock when starting Zoner Photo Studio 18
41394 3DMark2001se 'Car chase' speed regression on mesa/nouveau
41408 Multiple applications crash on unimplemented function msvcp140.dll.??0task_continuation_context at Concurrency@@AAE at XZ
41682 SPG-Verein 3.2 fa...
2019 Aug 23
0
Wine release 4.0.2
..._OperatingSystem' WMI class
46899 SIMATIC WinCC V15.1 Runtime installer: user can't accept license terms (richedit20 ITextRange::ScrollIntoView lacks handling of 'tomEnd')
46902 SIMATIC WinCC V15.1 Runtime installer: S7Inst64.exe sub-installer crashes on unimplemented function msvcr110.dll._wcsnset_s
46903 SIMATIC WinCC V15.1 Runtime installer: AdHocSigner.exe tool crashes on unimplemented functions mssign32.dll.SignerSignEx and SignerFreeSignerContext
46906 SIMATIC WinCC V15.1 Runtime installer: SeCon tool 'SeCon_Win32.exe' crashes due to hnetcfg 'INetFwRules::...
2015 Aug 07
0
Wine release 1.7.49
...eds unimplemented function atl100.dll.AtlAxCreateControlLicEx
36087 SpinTires crashes when applying settings in windowed mode
36915 Among the Sleep crashes when starting a new game (Oculusplugin.dll needs to be disabled)
37583 Trion's Glyph MMO manager crashes on unimplemented function msvcr110.dll.?_GetConcurrency at details@Concurrency@@YAIXZ
38004 Multiple games crashes with unimplemented function x3daudio1_7.dll.X3DAudioInitialize
38197 Singles 2 crash at start
38262 Warframe Update Fails!
38508 Multiple applications need 'HKLM\Software\Microsoft\Cryptography\MachineGu...
2014 Jan 17
0
Wine release 1.7.11
...@Z
35145 RSA SecurID token v411 crashes on startup
35196 Depth Hunter crashes when changing video options
35227 Secret Files 2: hardware mouse pointer corrupted
35237 Ivona Voices needs MSVCP110.dll.?setw at std@@YA?AU?$_Smanip at _J@1 at _J@Z
35247 Teleglitch: Die More Edition needs msvcr110.dll._libm_sse2_sqrt_precise
35261 Ys 1 crashes on startup
35303 Multiple Realarcade installers fail on startup, complaining with COM/LUA scripting errors (need support for IFolder::get_Files)
35318 build fail on FreeBSD
35328 Multiple Realarcade installers fail on startup, complaining w...
2018 May 11
0
Wine release 3.8
...ugged.
Aurimas FiĊĦeras (1):
po: Update Lithuanian translation.
Daniel Lehman (13):
include: Add _countof macro.
include: Add wcstof.
advapi32/tests: Don't call function in assert().
msvcrt/tests: Add setlocale test.
msvcr100/tests: Add setlocale test.
msvcr110/tests: Add setlocale tests.
advapi32/tests: Add tests for REG_NOTIFY_THREAD_AGNOSTIC.
include: Add thread pool declarations for currently implemented functions.
advapi32/tests: Add RegNotifyChangeKeyValue tests.
server: Notify parents of registry value changes.
crypt32...
2013 Apr 26
0
Wine release 1.5.29
...a diagonal line
32878 Classic Shell/Classic Start Menu crashes on startup due to unimplemented function shell32.dll.SHGetStockIconInfo
33004 Easy-PC V16 crashes in pcb editor
33055 Fishdom 2 crashes during the initial loading stage
33226 Multiple applications ported to WinRT/ARM require msvcr110.dll.__crtSetUnhandledExceptionFilter (MirandaIM, FinalBurn, ...)
33255 IRCXPro crashes after a few seconds
33337 Wine crashing when execute distutils installer
33359 WinRT/ARM port of Audacity crashes in dll entry point due to incorrect thumb2 mode MOVW/MOVT relocation type processing
33...
2016 Jan 22
0
Wine release 1.9.2
...plex numbers operators.
msvcrt: Fix modff signature.
msvcr120: Add _dpcomp implementation.
msvcr120: Add _set_FMA3_enable stub.
msvcr: Sync spec files.
msvcrt: Add _crt_debugger_hook implementation.
msvcrt: Fix size test of structure returned by _Gettnames.
msvcr110: Fix __lc_time_data definition.
msvcr110: Add _W_Gettnames implementation.
msvcrt: Add support for member function pointers demangling in unDName function.
msvcrt: Add support for $$B datatype description format in unDName.
Riccardo Bortolato (2):
d3d11: Handle NULL source...