Commit graph

167336 commits

Author SHA1 Message Date
Biswapriyo Nath e09dd6a3dd include: Add ID3D12VideoMotionEstimator in d3d12video.idl. 2023-09-26 21:19:29 +02:00
Biswapriyo Nath 15b46d5b56 include: Add ID3D12VideoDevice3 in d3d12video.idl. 2023-09-26 21:19:29 +02:00
Biswapriyo Nath c965dbae34 include: Add ID3D12VideoEncoderHeap in d3d12video.idl. 2023-09-26 21:19:29 +02:00
Biswapriyo Nath 9e5778b81e include: Add ID3D12VideoEncoder in d3d12video.idl. 2023-09-26 21:19:29 +02:00
Alistair Leslie-Hughes dcba11c185 msado15: _Recordset::Filter set index on value. 2023-09-26 21:19:10 +02:00
Alexandre Julliard 2569779739 server: Require ASLR support on non-x86 platforms. 2023-09-25 22:47:03 +02:00
Alexandre Julliard 518e394794 winebuild: Set ASLR-related dll flags by default. 2023-09-25 22:47:03 +02:00
Alexandre Julliard 0abd795ff0 kernel32/tests: Fix loader tests on Windows ARM64. 2023-09-25 22:47:03 +02:00
Eric Pouech 81c8c73de2 winedump: Improve dumping DEBUG directory entries in PE images.
- always add a data dump for unknown structures
- add some bits about POGO and REPRO entries
- protect against too small structures

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-09-25 21:53:47 +02:00
Connor McAdams fded7c1d71 uiautomationcore: Make sure event thread is started when listening for WinEvents.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-09-25 21:47:49 +02:00
Connor McAdams 81caccbf84 uiautomationcore: Track HWNDs that need WinEvent translation.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-09-25 21:47:49 +02:00
Connor McAdams 2a2c4cd7b9 uiautomationcore: Add WinEvent hook on the UIA event thread.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-09-25 21:47:48 +02:00
Connor McAdams 336503f3c9 uiautomationcore: Check providers for an IProxyProviderWinEventHandler interface when attaching events.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-09-25 21:47:48 +02:00
Connor McAdams 87af89cb3b uiautomationcore/tests: Add tests for IProxyProviderWinEventHandler based MSAA to UIA event bridging.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-09-25 21:47:48 +02:00
Mohamad Al-Jaf ed2bfd4ad7 windows.applicationmodel: Implement IStorageItem::get_Path().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52665
2023-09-25 19:09:23 +02:00
Mohamad Al-Jaf a7fa496b4b windows.applicationmodel/tests: Add IStorageItem::get_Path() tests. 2023-09-25 19:09:23 +02:00
Mohamad Al-Jaf 8d3ef2bb85 windows.applicationmodel: Add IStorageItem stub interface.
Needed for Minecraft Windows 10.
2023-09-25 19:09:23 +02:00
Mohamad Al-Jaf 4108dfe267 windows.applicationmodel: Implement IPackage::get_InstalledLocation().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52665
2023-09-25 19:09:23 +02:00
Mohamad Al-Jaf ee567bb1b0 windows.applicationmodel: Implement IPackageStatics::get_Current().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52665
2023-09-25 19:09:23 +02:00
Mohamad Al-Jaf 612375a501 windows.applicationmodel: Add IPackageStatics stub interface. 2023-09-25 19:09:23 +02:00
Alexandre Julliard c7fafe7eb2 widl: Use the IMAGE_FIRST_SECTION helper macro. 2023-09-25 13:02:09 +02:00
Alexandre Julliard 176a6ca279 krnl386: Use the IMAGE_FIRST_SECTION helper macro. 2023-09-25 13:02:09 +02:00
Alexandre Julliard 60f0c1b30f imagehlp: Use the IMAGE_FIRST_SECTION helper macro. 2023-09-25 13:02:09 +02:00
Alexandre Julliard 0ee4bec912 dbghelp: Consistently use the IMAGE_FIRST_SECTION helper macro. 2023-09-25 13:02:09 +02:00
Alexandre Julliard db3af1b238 ntdll: Consistently use the IMAGE_FIRST_SECTION helper macro. 2023-09-25 13:02:09 +02:00
Alexandre Julliard af25f29cd2 winedump: Don't zero out the PE optional header regardless of specified size. 2023-09-25 11:37:42 +02:00
Alexandre Julliard 4d417076e4 server: Don't zero out the PE optional header regardless of specified size. 2023-09-25 11:07:03 +02:00
Jactry Zeng 316b5bc9b3 cabinet/tests: Initialize CURR_DIR globally.
So that we can run each test function independently.
2023-09-25 10:23:38 +02:00
Alex Henrie 535123c963 wpcap: Use the strdup function instead of reimplementing it. 2023-09-25 10:23:38 +02:00
Alex Henrie 6b7689cbae avifil32: Use CRT allocation functions. 2023-09-25 10:23:38 +02:00
Alex Henrie 4059c6ece2 wordpad: Use the wcsdup function instead of reimplementing it. 2023-09-25 10:23:38 +02:00
Alex Henrie e130ef40a1 sc: Use CRT allocation functions. 2023-09-25 10:23:38 +02:00
Alex Henrie 33ce8e046d regedit: Use the wcsdup function instead or reimplementing it. 2023-09-25 10:23:38 +02:00
Alex Henrie 0a7084f45a reg: Use the wcsdup function instead of reimplementing it. 2023-09-25 10:23:38 +02:00
Alex Henrie f24edd9dca dxdiag: Use CRT allocation functions. 2023-09-25 10:23:38 +02:00
Alex Henrie c46300ff28 conhost: Use the wcsdup function instead of reimplementing it. 2023-09-25 10:23:38 +02:00
Esme Povirk ffce2de26e user32/tests: Use a child window for test_PeekMessage3.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54026
2023-09-25 10:23:38 +02:00
Nikolay Sivov 8f6cf2d3c9 d3d10/tests: Add some tests for D3D10.1 blend state in effects.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2023-09-25 10:23:38 +02:00
Rémi Bernon 196aa81738 dmloader: Get rid of the custom generic stream wrapper. 2023-09-25 10:23:38 +02:00
Rémi Bernon 975f262986 dmloader: Introduce a new loader_stream_create helper. 2023-09-25 10:23:38 +02:00
Rémi Bernon 7d33a77b56 dmloader: Initialize ref to 1, and release after QueryInterface. 2023-09-25 10:23:38 +02:00
Rémi Bernon 177158210d dmloader: Get rid of the IDirectMusicLoaderImpl typedef. 2023-09-25 10:23:38 +02:00
Rémi Bernon 464c1a8f72 dmloader: Rename IDirectMusicLoaderImpl method prefix to loader. 2023-09-25 10:18:29 +02:00
Biswapriyo Nath 3c0085b979 include: Add ID3D12VideoDevice2 in d3d12video.idl. 2023-09-25 10:13:24 +02:00
Biswapriyo Nath e24b67ecd0 include: Add ID3D12VideoExtensionCommand in d3d12video.idl. 2023-09-25 10:13:24 +02:00
Biswapriyo Nath 7600dbe621 include: Add ID3D12VideoDevice1 in d3d12video.idl. 2023-09-25 10:13:24 +02:00
Biswapriyo Nath 2dce530522 include: Add D3D12_FEATURE_DATA_VIDEO_DECODE_SUPPORT in d3d12video.idl. 2023-09-25 10:13:24 +02:00
Biswapriyo Nath 9836a4e967 include: Add video decode profile guids in d3d12video.idl. 2023-09-25 10:13:24 +02:00
Biswapriyo Nath 6ab8ba3189 include: Add ID3D12VideoDecodeCommandList in d3d12video.idl. 2023-09-25 10:13:24 +02:00
Biswapriyo Nath c6d05a6fb7 include: Add ID3D12VideoDecoderHeap in d3d12video.idl. 2023-09-25 10:13:24 +02:00