search for: dbgeng

Displaying 14 results from an estimated 14 matches for "dbgeng".

2019 Apr 26
0
Wine release 4.7
...eadwrite: Add a helper to get associated event object value. mfreadwrite: Add a helper to get stream identifier. mfreadwrite: Handle MEMediaSample event. mfreadwrite/tests: Add some tests for ReadSample(). ntdll: Add NtSuspendProcess()/NtResumeProcess() implementation. dbgeng: Add support for non-invasive attach on WaitForEvent(). dbgeng: Implement GetNumberModules(). dbgeng: Implement GetModuleByIndex(). dbgeng: Implement GetModuleParameters(). dbgeng: Implement GetModuleByOffset(). mfreadwrite: Add partial implementation of ReadSample()....
2019 Apr 12
0
Wine release 4.6
...escriptor. mfplat: Use attributes helpers for presentation descriptor. mfplat: Use attributes helpers for samples. mfplat: Trace known format ids in MFCalculateImageSize(). mfplat: Use attributes helpers for events. include: Add IDebugClient interface definition. dbgeng: Add IDebugClient stub. dbgeng: Add IDebugDataSpaces stub. dbgeng: Add IDebugSymbols stub. include: Add IDebugControl2 definition. dbgeng: Add IDebugControl2 stub. mferror: Consistently format error messages. mfplat: Fix early return from GetString() (Coverity)....
2019 Aug 30
0
Wine release 4.15
...nsole 41752 Need For Speed Most Wanted 2012 Corrupted Models & Textures in Game 42681 Regression: Graphics/Texture no longer render correctly in Reflex Arena 43387 valgrind shows several definite leaks in dlls/windowscodecs/tests/metadata.c 44958 Epic Games crash reporter needs 'dbgeng.DebugCreate' to support IDebugClient5 interface 45420 Titanfall 2 Multiplayer mode stuck on Attempting Connection 45843 Battleye's BEDaisy.sys expects memory allocated by ExAllocatePoolWithTag to be executable 46315 Vypress Chat 2.1.9 MSI installer crashes without native jscript...
2017 Sep 15
0
Wine release 2.17
...plications) 43476 Skyrim hardware detection spinlocks with CSMT enabled 43519 Path of Exile: Corrupt/flickering UI textures after ~1 minute of gameplay 43577 unit test: DBGrid inplace editor dropdown does not work and worked on version 2.0.2 43586 Dead Space: no shadows in game 43649 dbgeng stub DebugCreateEx causes jadesentinel crash in JADE thin client 43658 Text in Deletion Confirmation MsgBox has wrong background colour 43668 Terris Universal Remote UFB 234 - update database does not work 43685 Many games fail to start, or run without audio ------------------------------...
2012 Feb 11
1
Wine release 1.4-rc3
...he current AppData folder instead of the default one as profile directory. winecoreaudio: Fix spec file parameters. user32: Draw the mask with SRCCOPY in DrawIcon when the image isn't being drawn. services: Don't close the overlapped event when terminating a service. dbgeng: Add missing WINAPI. cmd: START needs to be an internal command. Alistair Leslie-Hughes (1): mshtml/tests: Interface ITravelLogClient may not be supported. Andrew Eikum (6): hlink: Always pass a bind context to IMoniker::GetDisplayName. hlink: Don't query the IHlinkSit...
2020 Jan 21
0
Wine release 5.0
...* ARM platforms - Exception unwinding is implemented for ARM64, using the libunwind library. - OLE stubless proxies are supported on ARM64. *** Development tools / Winelib - The Visual Studio remote debugger can be used to debug applications running under Wine. - The Debug Engine library (DBGENG) is partially implemented. - Binaries built for a Windows target no longer depend on the libwine library, to enable them to run on Windows without any extra dependencies. The libwine library is no longer built for Windows at all. - The Resource Compiler and IDL Compiler support a '--sys...
2017 Jun 23
0
Wine release 2.11
...of PFXVerifyPassword. kernel32: Fix EscapeCommFunction prototype. Aurimas FiĊĦeras (2): po: Update Lithuanian translation. po: Update Lithuanian translation. Austin English (4): ntoskrnl: Add KeAcquireSpinLockRaiseToDpc stub. wmvcore: Add WMCheckURLScheme stub. dbgeng: Sync to windows 10. ntoskrnl.exe: Add KeReleaseSpinLock stub. Bruno Jesus (1): dinput: Limit axes while remaping broken devices. Clemens Tamme (1): gdiplus: Implement triangular line caps in widened paths. Daniel Lehman (8): msvcrt: Move exception rethrow handling to cal...
2019 Aug 16
0
Wine release 4.14
...point exceptions on ARM64. wineboot: Only use cpuid on platforms where it makes sense. Alexey Prokhin (1): xinput: Fix vibration capabilities. Alistair Leslie-Hughes (5): include: Define ADDRINFOT explicitly. include: Add IDebugClient2-7 interfaces. include: Complete dbgeng interfaces. include: Added tpcshrd.h. comctl32/listview: Don't report current item state in change notification when state change wasn't requested. Andrew Eikum (2): hid: Fix looking up report in HidP_GetValueCaps. winebus.sys: Report device revision number for hidr...
2010 Nov 26
0
Wine release 1.3.8
...p implementation. msvcp90/tests: Added basic_string<wchar_t>::swap tests. msvcrt: Added qsort_s implementation. msvcr90/tests: Added qsort_s tests. Vincent Povirk (1): ole32: Cache the contents of one extended big block depot block. Volodymyr M. Shcherbyna (1): dbgeng: Add initial stub dll implementation. Yaron Shahrabani (1): serialui: Added Hebrew translation. -- Alexandre Julliard julliard at winehq.org
2017 Mar 03
0
Wine release 2.3
...me more spec file entries. ntoskrnl.exe: Fix some spec file entries. wintrust: Fix CryptCATAdminAcquireContext spec file entry. shell32: Fix some more spec file entries. krnl386.exe16: Fix AllocSLCallback spec file entry. wininet: Fix some more spec file entries. dbgeng: Fix DebugConnect spec file entry. d3dx9_36: Fix some spec file entries. advpack: Fix some spec file entries. advapi32: Fix even more spec file entries. msi: Fix some more spec file entries. urlmon: Fix some spec file entries. ieframe: Fix IEWinMain spec file ent...
2020 Oct 23
0
Wine release 5.20
...ro terminate the mhtml WCHAR strings. inetcomm: Use wide-char string literals. Myah Caron (2): kernelbase: Use command_lineW for GetCommandLineW. kernelbase: Remove DECLSPEC_HOTPATCH for GetCommandLine[AW]. Nikolay Sivov (57): kernelbase: Add a name for codepage 708. dbgeng/tests: Use different flags for unsupported options. mfplat/mediatype: Enable IMFVideoMediaType based on major type. mfplat/mediatype: Add IMFAudioMediaType stub. evr/mixer: Add SetOutputBounds(). evr/mixer: Use regular media type interface for input streams. evr/mixer:...
2019 May 10
0
Wine release 4.8
...mfreadwrite: Wake waiting threads on stream states changes. ntdll: Initialize critical section debug info with correct pointer value. mfplat: Copy attributes when cloning presentation descriptor. mfplat: Add more attribute guids. mf: Add MFEnumDeviceSources() stub. dbgeng/tests: Fix event handle leak (Coverity). mfplat: Implement async file stream creation API. mf: Register file: scheme handler. mfplat: Use file url scheme as a fallback. mfplat/tests: Add some tests for calling scheme handler directly. mf: Implement file scheme handler....
2019 Jun 10
0
Wine release 4.10
...d3d10_1: Build with msvcrt. d3d10core: Build with msvcrt. d3dim: Build with msvcrt. d3drm: Build with msvcrt. d3dx10: Build with msvcrt. d3dx11: Build with msvcrt. d3dx9: Build with msvcrt. d3dxof: Build with msvcrt. davclnt: Build with msvcrt. dbgeng: Build with msvcrt. msvcrt/tests: Don't use win_skip for functions that are not exported on 64-bit. msi/tests: Don't skip a 64-bit test on Wine. mf/tests: Initialize variable to avoid spurious test failure. oleacc/tests: Preserve the full 64 bits of the LRESULT value...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
.... -T../.. d3dxof.c main.c mszip.c parsing.c regsvr.c version.rc > :info:build config.status: creating dlls/d3dxof/tests/Makefile > :info:build ../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../.. d3dxof.c > :info:build config.status: creating dlls/dbgeng/Makefile > :info:build ../../tools/makedep -C. -S../.. -T../.. dbgeng.c > :info:build config.status: creating dlls/dbghelp/Makefile > :info:build ../../tools/makedep -C. -S../.. -T../.. coff.c cpu_arm.c cpu_i386.c cpu_ppc.c cpu_sparc.c cpu_x86_64.c crc32.c dbghelp.c dwa...