search for: msvcp110

Displaying 20 results from an estimated 48 matches for "msvcp110".

Did you mean: msvcp100
2015 Aug 21
0
Wine release 1.7.50
...32: Fix getting parent shell folder when it's the desktop folder. comdlg32: Implement SetControlItemState for menu controls. comdlg32: Implement SetControlItemState for combo boxes. comdlg32: Partially implement IFileDialogCustomize::EnableOpenDropDown. YongHao Hu (10): msvcp110: Add tr2_sys__Stat and tr2_sys__Lstat implementation and test. msvcp110: Add tr2_sys__File_size_wchar implementation and test. msvcp110: Add tr2_sys__Equivalent_wchar implementation and test. msvcp110: Add tr2_sys__Current_get_wchar implementation and test. msvcp110: Add tr2...
2015 Jun 26
0
Wine release 1.7.46
...e console in _putwch. msvcrt: Fix return value of _cputs. msvcrt: Fix return value of cputws. msvcrt: Add _getwch implementation. msvcrt: Add _getwche implementation. msvcrt: Add _ungetwch implementation. msvcr120: Add ___lc_locale_name_func implementation. msvcp110: Use ___lc_locale_name_func in _Getctype. msvcp110: Use ___lc_locale_name_func in _Getdateorder. msvcp110: Fix _Collvec structure layout. wininet: Improve handling of long URLs in CreateUrlCacheEntry function. msvcr110: Add __crtGetLocaleInfoEx implementation. msvcrt:...
2014 Jan 17
0
Wine release 1.7.11
...tall" 34205 Regedit doesn't import .reg files formatted like the example in the FAQ 34250 When leaving full screen mode IrfanView creates an on-top unusable excess screen-wide control 34891 Application DesignSpark Crashes when adding components to schematic 34925 SolForge needs msvcp110.dll.?_Init at locale@std@@CAPAV_Locimp at 12@_N at Z 35006 Foxit Reader 6.xx crashes on opening Help->About 35055 Incorrect SourceDir used for product update. 35124 Shattered Horizon needs msvcr90.dll.?_is_exception_typeof@@YAHABVtype_info@@PAU_EXCEPTION_POINTERS@@@Z 35145 RSA SecurI...
2018 Nov 29
0
Wine release 3.0.4
...eMemoryBuffer 45722 cmd for loop doesn't work with tokens and delims 45729 cmd's REM evaluates | 45731 cmd for loops sensitive to whitespace 45770 WMP9 crashes with unimplemented function pidgen.dll.PIDGenSimpW 45784 Bethesda Launcher Updater crashes on unimplemented function msvcp110.xtime_get 45785 Bethesda Launcher Updater crashes on unimplemented function msvcp110._Xtime_diff_to_millis2 45786 GTA downgrader (.NET program latest.exe) crashes: "Can't find matching timezone information" ("America/Sao_Paulo") 45821 Metasploit Console won't st...
2016 Mar 04
0
Wine release 1.9.5
...terTraceGuidsW (Process Hacker 2.x, Far Cry 4) 34870 Multiple games and applications crash on unimplemented function msvcr100.dll _crt_debugger_hook (ArchiCAD 16, Far Cry 4) 35286 Borderlands (Steam) crashes on unimplemented function msvcr90.dll._crt_debugger_hook 36996 Multiple games need msvcp110.dll.??0_Pad at std@@QAE at XZ implementation (World of Tanks 9.2, Planetary Annihilation, Train Fever) 37115 Calling ReadFile from WINBASEAPI (WinBase.h) with zero read length causes hang 37694 Multiple applications (Kontakt 5.4.x, Trainz: A New Era, Reaktor 6.0.1) need msvcp120.dll.??0_Pad a...
2016 May 16
0
Wine release 1.9.10
...and interval with any of clearTimeout and clearInterval functions. msvcp90: Allocate facetvec of size at least 40 in locale::_Locimp::_Locimp_Addfac. msvcr100: Add missing fields to lconv structure. msvcrt: Fix mbtowc behavior for buffers containing more than one character. msvcp110: Fix Yarn::operator=(const char*) implementation. msvcp110: Don't allocate empty buffers in _Locinfo::_Locinfo_ctor. msvcp110: Use locale_string::assign instead of freeing and allocating new object in _Locinfo__W_Getdays. msvcp110: Fix num_put<char> structure layout....
2018 Sep 14
0
Wine release 3.16
...il blit is slow (FF XIV) 45753 Office 2010 reruns setup on starting any app 45770 WMP9 crashes with unimplemented function pidgen.dll.PIDGenSimpW 45771 Parts of page(s) content missing when printing (seen in Framemaker 8) 45784 Bethesda Launcher Updater crashes on unimplemented function msvcp110.xtime_get 45785 Bethesda Launcher Updater crashes on unimplemented function msvcp110._Xtime_diff_to_millis2 45786 GTA downgrader (.NET program latest.exe) crashes: "Can't find matching timezone information" ("America/Sao_Paulo") 45788 Mouse pointer is off from the v...
2014 Jun 27
0
Wine release 1.7.21
...d when clicking a sub-menu parent item twice. 36487 Avast Free Antivirus fails to install, reporting 'HTMLayout.dll cannot be loaded to properly start GUI.' (EnumSystemLocalesEx fails to call user provided callback) 36500 Multiple games and applications crash on unimplemented function msvcp110.dll._Mtx_init (Avast Free Antivirus, Trion's Trove MMO) 36504 The XFORM matrix is calculated incorrectly in PlgBlt() 36506 Wolfenstein - The New Order fails to start (glGetString(GL_VENDOR) without a current WGL context) 36553 Tomb Raider Chronicles crashes in 32 bit color mode 36572...
2015 Dec 25
0
Wine release 1.9.0
...er so it uses information about ignorred white space nodes. msxml3: Add support for CDATA nodes in node_get_text. msxml3/tests: Use exact comparison in IXMLDOMNode::get_text tests. ntdll: Fix NtQueryDirectoryFile behavior on short file names on case insensitive file systems. msvcp110: Always return empty string in _Read_dir on end of enumeration or error. msvcrt: Add tmpnam_s implementation. msvcrt: Add _wtmpnam_s implementation. Riccardo Bortolato (2): ddraw: Check if surface is a mipmap sublevel or a non-positive X top level surface through caps in ddraw_su...
2015 Jul 10
0
Wine release 1.7.47
...advapi32: Fail in RegEnumValue on missing value or val_count parameters. Damjan Jovanovic (1): ole32: Convey the Alt button state to the drop target. Daniel Lehman (3): msvcp90: Copy name in _Getctype (Valgrind). msvcp90: Make argument to _Locinfo__Getdays/months const. msvcp110: Add export for facet dtor. Dmitry Timoshkov (3): user32/tests: Add some tests to show that WS_CLIPCHILDREN doesn't exclude children from update region. winex11: Don't call ExcludeUpdateRgn for a window with WS_CLIPCHILDREN style. ole32: Accept STG_E_UNIMPLEMENTEDFUNCTION...
2013 Apr 12
0
Wine release 1.5.28
...rium 10.2 does not load under WiNE 1.4 (dogfood) 32904 Opera installer needs GetNamedSecurityInfo to return an owner for registry keys (dogfood) 33150 [Wine Control]X Axis does not works properly with joystick "event" driver 33196 Multiple applications ported to WinRT/ARM require MSVCP110.dll (Audacity) 33219 Maxthon 4.0 fails to start 33251 RPG Tkool VX Ace: some texts aren't fit in the message box. 33265 HoMM 3 fails to create wgl context 33281 Bioshock infinite fails to use TaskDialogIndirect 33286 Extech RHT10 needs setupapi.dll.CM_Get_Device_ID_ExA called 3...
2014 Aug 08
0
Wine release 1.7.24
...for Shell32.dll.SHGetKnownFolderPath with 'KNOWNFOLDERID_Links' 36888 DDO Wine website not work any more 36927 SADX Mod Loader crashes due to missing msvcp100 function std::basic_istream::swap() 36995 Regression: crash in msxml3 36998 Cube World crashes on unimplemented function msvcp110.dll.?_Xbad_alloc at std@@YAXXZ 37001 APB Reloaded 1.x (MMORPG) launcher crashes on startup (some CIM data type to OLE variant (VT) mappings are incorrect) 37005 Serif WebPlus Starter Edition crashes on startup (IPropertyBag2::GetPropertyInfo returns more properties than the caller requested,...
2016 Jan 22
0
Wine release 1.9.2
...spammed in console 31836 Add support for GStreamer 1.0 API/ABI 31913 EasyPal version August 6 2012 crashes on unimplemented function msvcp60.dll.??Dstd@@YA?AV?$complex at N@0 at ABNABV10@@Z 34185 Castlevania: Lords of Shadow demo doesn't work after intro movies 35774 MSVC 2012 needs msvcp110.dll.?_Equivalent at sys@tr2 at std@@YAHPBD0 at Z 36299 valgrind shows a few possible leaks in msxml3/tests/httpreq.c 36303 valgrind shows several leaks in msxml3/tests/schema.c 37536 Native MSVCP120.dll override requires implementation of msvcr120.dll._W_Gettnames (Desura client) 37908...
2014 Oct 03
0
Wine release 1.7.28
...g a task 35121 Multiple applications/games fail to start with WinVer set to 'Windows 7' (FindFirstFileExW needs FIND_FIRST_EX_LARGE_FETCH support)(FotoQuelle Fotosoftware v4.13, QT5) 37198 Pale Moon Portable 24.7.x fails on startup, reporting "Couldn't load XPCOM" (needs msvcp110.dll '?_BADOFF at std@@3_JB' also exported for 32-bit arch) 37221 biet-o-matic 2.14.12: Crashes when past eBay item number with context menu (right click, past) 37290 Baltie educational programming language does not run. 37304 Different paper size enumerations between cloned printer...
2016 Aug 19
0
Wine release 1.9.17
...dware_concurrency. concrt140: Add concrt140 stub. msvcp140: Load critical_section functions from concrt140. msvcp140: Take _Mtx_t and _Cnd_t directly. msvcp140: Add _Mtx_init/destroy_in_situ. vcomp140: Add vcomp140 stub. msvcp140: Don't redirect _Cnd/Mtx_t to msvcp110. msvcp140: Add _Query_perf_[counter|frequency]. ntdll: Call __finally blocks in __C_specific_handler. msvcp140: Forward __ExceptionPtr* to msvcr120. msvcp110: Use sentry in istream<>::tellg. msvcp110: Use sentry in istream<>::seekg. msvcr120: Add forw...
2016 Oct 14
0
Wine release 1.9.21
...ender target. include: Update to latest dwrite revision. d2d1: Support shared bitmaps created from dxgi surface. d2d1: Make some of drawing calls a wrappers over DrawGeometry(). dwrite: Update to IDWriteFactory4. d2d1: Implement GetDesktopDpi(). Piotr Caban (4): msvcp110: Fix cin/cout/cerr/clog structure sizes. msvcp140/tests: Test virtual base table size exports. msvcp110: Fix num_get structure layout. msvcp100: Add stdext::threads::_Mtx_* implementation. Roman Pisl (5): shell32: Implement NIM_SETVERSION. winex11: Implement NIM_SETVE...
2014 Nov 14
0
Wine release 1.7.31
...quot; (FindFirstFileExW needs info level 'FindExInfoBasic' support) 37374 Behringer X-32 Edit crashes on startup 37381 Matlab 2010 crashes on unimplemented function msvcr80.dll._ungetc_nolock 37461 Sid Meier's Civilization: Beyond Earth (Steam) crashes on unimplemented function msvcp110.dll.?length@?$codecvt at GDH@std@@QBEHAAHPBD1I at Z 37490 dwrite/analyzer.c:1226:5: warning: comparison of unsigned expression < 0 is always false 37493 Silverlight 5.1 msi installer fails with Wine 1.7.30 - Transform doesn't update ProductVersion property 37511 Multiple games and a...
2017 Jan 06
0
Wine release 2.0-rc4
...F. R. Dierick (1): xinput1_3: Add DECLSPEC_HOTPATCH to XInputEnable() definition. Pierre Schweitzer (1): mpr: Enumerate connections capability before looking for functions entry points. Piotr Caban (2): msvcrt: Pass correct buffer size to snwprintf in DoMessageBoxW helper. msvcp110: Add _Facet_base_vtable export. -- Alexandre Julliard julliard at winehq.org
2014 Mar 21
0
Wine release 1.7.15
...5 gdi32:font Windows 8.1 failures (johab) 35596 Multiple applications and games crash due to GetNumaHighestNodeNumber stub (64-bit ApexDC++, CrossFire-Downloader, Moorhuhn) 35644 Spin Tires crashes with arb shaders 35645 Sid Meier's Ace Patrol (Steam) crashes on unimplemented function msvcp110.dll._Xtime_get_ticks 35705 Stability issues in certain games with recent Wine (maybe Nvidia driver related) 35753 CURA 14.01 installed correctly but crashes when started 35762 Tic Tac Toe Game (vbscript) cannot be played (parenthesis syntax for specifying arrays as function arguments) 35...
2015 Jun 12
0
Wine release 1.7.45
...qcap: If we have a single VfwCapture pin, its category should be PIN_CATEGORY_CAPTURE. qcap: Add initial audio capture filter. qcap: The VfwCapture filter's GetNumberOfCapabilities() should set the capability count to zero. Daniel Lehman (5): msvcrt: Add __swprintf_l. msvcp110: Add _Yarn<wchar_t> implementaton. msvcrt: Add _W_Getdays. msvcrt: Add _W_GetMonths. msvcp110: Add wide-char days and months to _LocInfo. Dmitry Timoshkov (1): mshtml: Handle VT_INT/VT_UI4 same way as VT_I4/VT_UINT in IHTMLElementCollection::item. Erich Hoover (1):...