Commit graph

167046 commits

Author SHA1 Message Date
Brendan Shanks 6d366ce7b4 msv1_0: Implement ntlm_fork() using posix_spawn(). 2023-09-26 21:22:49 +02:00
Bartosz Kosiorek d18fd2c194 gdiplus/tests: Add tests of InterpolationMode Bilinear for GdipDrawImagePointsRect. 2023-09-26 21:21:25 +02:00
Andrew Brobston 54b875c08e d2d1: Support GUID_WICPixelFormat32bppRGB.
Needed by PowerFritz 18.
2023-09-26 21:20:06 +02:00
Nikolay Sivov 167ad1ee7b d3dcompiler: Add support for matrix majority compiler flags.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55182
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2023-09-26 21:19:50 +02:00
Yuxuan Shui 34319496d8 rtworkq: Fix leak of thread pool work items. 2023-09-26 21:19:43 +02:00
Biswapriyo Nath 20f88c831e include: Add ID3D12VideoEncodeCommandList2 in d3d12video.idl. 2023-09-26 21:19:29 +02:00
Biswapriyo Nath 4ce218eea8 include: Add ID3D12VideoEncodeCommandList1 in d3d12video.idl. 2023-09-26 21:19:29 +02:00
Biswapriyo Nath acd89320bf include: Add ID3D12VideoDecodeCommandList1 in d3d12video.idl. 2023-09-26 21:19:29 +02:00
Biswapriyo Nath f30848ae17 include: Add ID3D12VideoEncodeCommandList in d3d12video.idl. 2023-09-26 21:19:29 +02:00
Biswapriyo Nath ee165f1d39 include: Add ID3D12VideoMotionVectorHeap in d3d12video.idl. 2023-09-26 21:19:29 +02:00
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