search for: combase

Displaying 20 results from an estimated 23 matches for "combase".

2020 Aug 14
0
Wine release 5.15
...he embedded document. Esme Povirk (1): mscoree: Use builtin XNA implementation by default. Evgeny Litvinenko (1): ntdll: Add check for totalram, mem_unit in struct sysinfo. Fabian Maurer (1): wine.inf: Map the Intl section of win.ini to the registry. Fran?ois Gouget (1): combase: Fix the trailing linefeed of a TRACE(). Gabriel Iv?ncescu (15): iphlpapi: Update comment for SOCK_DGRAM since Linux also supports it from 3.0. msscript.ocx: Implement the ScriptModule enumerator. msscript.ocx: Move ScriptControl::Run implementation into a helper. msscript....
2020 Aug 28
0
Wine release 5.16
...odes. ntdll/tests: Add a larger testcase covering most arm64 unwinding opcodes. ntdll: Fix arm64 jump buffer float restoration. ntdll: Capture vector registers in arm64 RtlCaptureContext. winedump: Fix the dumping of arm64 packed float restoration. Nikolay Sivov (34): combase: Add a function to allocate OLE thread data. combase: Move GetErrorInfo(). combase: Add CoGetErrorInfo() as an alias for GetErrorInfo(). combase: Move SetErrorInfo(). combase: Add CoSetErrorInfo() as an alias for SetErrorInfo(). combase: Move CoGetCallContext()....
2020 Sep 11
0
Wine release 5.17
...pport(). d3d11: Report D3D11_FORMAT_SUPPORT_BLENDABLE in CheckFormatSupport(). d3d11: Report multisample flags in CheckFormatSupport(). Myah Caron (2): cmd.exe: Fix /Y flag for move builtin. cmd.exe: Don't prompt for move when non-interactive. Nikolay Sivov (28): combase: Move stub manager. combase: Move CoReleaseMarshalData(). combase: Move CoUnmarshalInterface(). combase: Move remaining marshalling code. combase: Move ORPC functionality. combase: Move currently unimplemented COM API functions. combase: Move default memory strea...
2018 May 11
0
Wine release 3.8
...& Undressed requires MFStartup to return S_OK. 44118 Steam Big Picture requires d3d11 Multiple Viewports 44119 Steam Big Picture requires d3d11 Multiple scissor rects 44334 'start /W "" notepad' does not wait as on native. 44399 WickrMe 4.19.7: Crashes due to stub combase.RoGetActivationFactory 44553 Kerberos support added in Wine 3.1 is breaking build on some old Linux distributions 44866 Autodesk Fusion 360 fails to run: propertystore_SetValue and propertystore_Commit need fake success 44895 League Of Legends: Unable to log in if behind OpenWRT based rout...
2015 Oct 30
0
Wine release 1.7.54
...arify that the user's default mode is always included. winemac: Fix how the user's default display mode is determined. winemac: Add another workaround for bad side effects of CGWarpMouseCursorPosition(). Martin Storsjo (5): ucrtbase: Implement some printf functions. combase: Fix cornercase error handling in WindowsCreateStringReference. ucrtbase: Hook up the terminate function. ucrtbase: Implement vsscanf. vcruntime140: Add the new MSVC 2015 compiler specific DLL. Matteo Bruni (11): wined3d: Use non-deprecated texture sample builtins also in t...
2018 Sep 13
0
Wine release 3.0.3
...CharacterPlacementW 43300 wchar.h missing wmemchr, wmemcmp, wmemcpy, wmemmove, and wmemset 44001 Empire of the Ants (french version "les fourmis") - game crashed 44334 'start /W "" notepad' does not wait as on native. 44399 WickrMe 4.19.7: Crashes due to stub combase.RoGetActivationFactory 44845 Bankperfect plugin installater Echéancier hangs during install 44895 League Of Legends: Unable to log in if behind OpenWRT based router 44952 cmd.exe skips statements after if statement inside for loop 44953 Adobe Premiere Elements 14 (trial) crashes inside...
2020 Aug 01
0
Wine release 5.14
...(9): comctl32/listview: Do no alter custom draw text colors between notification stages. sxs/tests: Use wide string literal constants. sxs: Implement surrogate data lookup in SxsLookupClrGuid(). sxs: Add support for SXS_LOOKUP_CLR_GUID_USE_ACTCTX in SxsLookupClrGuid(). combase: Move Wdtp* marshalling functions. combase: Move HWND marshalling functions. combase: Move HDC marshalling functions. combase: Move HMENU marshalling functions. combase: Move HICON marshalling functions. Paul Gofman (2): kernel32: Zero initialize module data in fetch_...
2015 Jan 09
0
Wine release 1.7.34
...shell32: Fix the IDS_PERSONAL hardcoded default. shell32: Reset pszHome if it's not usable so we don't try to reuse it when setting up the Desktop symlink. mshtml: Make create_document_fragment() static. winex11.drv: Make X11DRV_PALETTE_ComputeColorShifts() static. combase: Remove an unused default debug channel. dwrite: Make free_glyph_outline() static. riched20: Move DestroyIRichEditOle() into IRichEditOle:Release(). ws2_32: Add a trailing '\n' to a TRACE() call. Gerald Pfeifer (1): wordpad: Avoid an out-of-bounds array access in re...
2016 Feb 19
0
Wine release 1.9.4
...kernel32/tests: Simplify activation context tests by using todo_wine_if. mmsystem.dll16: Fix argument order in GlobalAlloc16 call. kernel32/tests: Move logic of okChildInt macro into a function. kernel32/tests: Disable Windows version dependent test for pcPriClassBase. combase: Implement WindowsCompareStringOrdinal. combase/tests: Add tests for WindowsCompareStringOrdinal. combase: Implement WindowsTrimStringStart. combase: Implement WindowsTrimStringEnd. combase/tests: Add tests for WindowsTrimString{Start,End}. ntdll: Implement RtlInterloc...
2014 Dec 12
0
Wine release 1.7.33
...msvcr120: Implement the _vacopy function. msvcr120: Implement more C99 math functions. wrc: Declare the data buffer as unsigned char. api-ms-win-core-winrt-string-l1-1-0: Fix a typo in a function stub name. msvcr120: Implement the _dclass/_fdclass/_ldclass functions. combase: Add stub dll. include: Add a roapi.h header. api-ms-win-core-winrt-l1-1-0: Move implementations into combase. msvcr120_app: Add forwarding dll. include: Add hstring.idl and winstring.h. msvcp120_app: Add forwarding dll. Michael M?ller (4): api-ms-win-core-fiber...
2020 Oct 09
0
Wine release 5.19
...rals. propsys: Use wide-char string literals. slc/tests: Use wide-char string literals. virtdisk/tests: Use wide-char string literals. wiaservc: Use wide-char string literals. xinput1_3: Use wide-char string literals. xolehlp: Use wide-char string literals. combase: Use wide-char string literals. combase/tests: Use wide-char string literals. conhost: Correct whitespace placement in a TRACE(). packager: Use wide-char string literals. attrib: Use wide-char string literals. cabarc: Use wide-char string literals. clock: Use wid...
2018 Dec 21
0
Wine release 4.0-rc3
...Y vertex buffers. Michael Stefaniuc (1): dmstyle/tests: Relax a test for a pristine DMStyle object. Nikolay Sivov (7): msxml3: Fix uri object leak on error path (Valgrind). oledb32/tests: Fix string leaks (Valgrind). dwrite/tests: Fix another factory leak (Valgrind). combase/tests: Fix a string leak (Valgrind). shell32/tests: Fix some leaks (Valgrind). urlmon/tests: Fix some leaks (Valgrind). urlmon/tests: Release correct uri object (Coverity). Paul Gofman (4): d3d9: Fix crash in d3d9_vertexbuffer_Release(). d3d9: Fix crash in d3d9_indexb...
2020 Sep 25
0
Wine release 5.18
...FALSE for IDirectMusicStyle8::GetMotif. dmband: Avoid cloning stream in parse_bands_list. Nikolay Sivov (27): include: Add some missing types to msxml6 typelib. include: Handle same typelib name in msxml2.idl and msxml6.idl. widl: Emit a guard around library contents. combase: Use public symbol for special PS context flag. ole32: Remove some leftovers from private header. combase: Manage per-thread call cancellation counter. oleacc: Use wide string constants. oleacc/tests: Use wide string constants. evr/mixer: Handle uninitialized input cas...
2020 Jan 11
0
Wine release 5.0-rc5
...net/tests: Fix test failures on Windows XP. Jacek Caban (2): include: Add roerrorapi.h header. wmp/tests: Don't use round to avoid dependency on mingwex. Kim Malmo (2): po: Update Norwegian translation. po: Fix a typo in Norwegian translation. Louis Lenders (1): combase: Add GetRestrictedErrorInfo and RoOriginateLanguageException stubs. Matteo Bruni (3): ucrtbase: Export _o_to{lower, upper}() as to{lower, upper}(). ucrtbase: Add _o_fmod() and _o_fmodf(). ucrtbase/tests: Add tests for the various tolower() and toupper() variants. Michael Stefani...
2017 Nov 24
0
Wine release 2.22
...ow procedure. winemac: Keep the result string in the IME UI window procedure. imm32/tests: Add more WM_IME_CHAR message tests. user32: Send WM_IME_CHAR messages from DefWindowProc. Alex Henrie (4): libport: Fix typo in rintf. include: Add roparameterizediid.idl. combase: Add RoGetParameterizedTypeInstanceIID stub. comctl32/tests: Detect and handle an RTL locale. Alexandre Julliard (10): kernel32: Also match script name when looking for a locale. kernel32: Keep the sublanguage specified by the script name when looking for the default. ntdll...
2015 Nov 20
0
Wine release 1.8-rc1
...s to appear floating in the air (with GLSL shader backend) 39362 Blazblue Calamity Trigger crash on press start screen 39384 Tencent QQ 7.6 frame manager kernel driver 'QQFrmMgr.sys' crashes on unimplemented function ntoskrnl.exe.CmRegisterCallback 39426 skype crash - unimplemented combase.dll.RoGetActivationFactory 39468 Adobe Photoshop CS2 installer triggers __stack_chk_fail() on Wine builtin 'msiexec' 39517 No music or voices in Skyrim after intro video 39581 iMesh 7.x installer warns about old version of Microsoft Windows Media Player (missing 'HKLM\\SOFTWARE...
2020 Apr 20
0
Wine release 4.0.4
...1: Add D3DX11SaveTextureToFileA/W() stub. Louis Lenders (5): wine.inf: Add value for DigitalProductId. kernel32: Return S_OK in RegisterApplicationRecoveryCallback stub. wine.inf: Install powershell.exe in WindowsPowerShell/v1.0/. include: Add restrictederrorinfo.idl. combase: Add GetRestrictedErrorInfo and RoOriginateLanguageException stubs. Matteo Bruni (1): d3dx9: Handle non-zero source rect position in D3DXLoadSurfaceFromMemory(). Michael M?ller (3): wine.inf: Create the WindowsMediaVersion key and set its default value. ole32: Fix property name...
2015 Jan 23
0
Wine release 1.7.35
...mshtml: Improved IOleCommandTarget::QueryStatus implementation. mshtml: Added OLECMDID_OPTICAL_ZOOM tests and stub. mshtml: Added Exec(OLECMDID_OPTICAL_ZOOM) implementation. Ken Thomases (1): winemac: Fix conversion of empty RECT to an empty CGRect. Marcus Meissner (2): combase: Reorder checks (Coverity). mshtml: Check for failed allocs (Coverity). Mark Harmstone (4): winealsa: Do not destroy remapping info on IsFormatSupported. dsound: Degrade speaker config if too many channels. dsound: Pretend we have hardware buffers. xaudio2_7: Add stub...
2019 Feb 15
0
Wine release 4.2
...ializeThunk(). ntdll: Make the CPU information global. ntdll: Store extended FPU context in NtGetContextThread(). ntdll: Store extended FPU state and debug registers in RtlRaiseException(). server: Report a 64-bit CPU for IL-only binaries. Alistair Leslie-Hughes (12): combase: Add DllGetActivationFactory stub. comdlg32: Improve PRINT32 dialog. secur32: Fix compile error on older gnutls. include: Add more VSS_* typedefs. include: Add VSS writer enums. include: Convert header vswriter to an idl. include: Add vsbackup.idl. vssapi:...
2018 Nov 23
0
Wine release 3.21
...tests: Get rid of unnecessary clear from test_so_statistics_query(). Louis Lenders (1): vssapi: Add a few win64 spec entries. Michael Stefaniuc (28): advapi32: Use the ARRAY_SIZE() macro. atl100/tests: Use the ARRAY_SIZE() macro. avifil32: Use the ARRAY_SIZE() macro. combase/tests: Use the ARRAY_SIZE() macro. hlink: Use the ARRAY_SIZE() macro. iccvid: Use the ARRAY_SIZE() macro. d3dx9: Use the ARRAY_SIZE() macro. imaadp32.acm: Use the ARRAY_SIZE() macro. kernel32: Use the ARRAY_SIZE() macro. l3codeca.acm: Use the ARRAY_SIZE() macro....