Nikolay Sivov
3174e86abe
wldp: Add WldpIsDynamicCodePolicyEnabled() stub.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2023-08-28 21:56:25 +02:00
Mohamad Al-Jaf
fedf4c2e68
apisetschema: Add ext-ms-win-dxcore-l1-1-0.
...
Needed by Affinity Photo.
2023-08-28 21:56:25 +02:00
Mohamad Al-Jaf
e3823af09e
dxcore: Add DXCoreCreateAdapterFactory() stub.
2023-08-28 21:56:25 +02:00
Mohamad Al-Jaf
0aeed1a497
dxcore: Add stub DLL.
2023-08-28 21:56:25 +02:00
Mohamad Al-Jaf
3c4c935f64
include: Add dxcore.h file.
2023-08-28 21:56:25 +02:00
Mohamad Al-Jaf
ef79bf9111
include: Add dxcore_interface.h file.
2023-08-28 21:56:25 +02:00
Lorenzo Ferrillo
3957f937fc
secur32: Increment iteration index after load_package error.
...
Otherwise if a package fail to load the routine is stuck in a
continuous loop trying to load the package, resulting in a loader
deadlock.
Restore the behaviour before commit 021547cabc
.
Signed-off-by: Lorenzo Ferrillo <lorenzofersteam@live.it>
2023-08-28 21:56:25 +02:00
Alexandre Julliard
afb8d94e2f
winebuild: Ignore syscalls that point to an alias.
2023-08-28 21:56:12 +02:00
Alexandre Julliard
b892d12c8c
ntdll/tests: Add tests for cross-process notifications.
2023-08-28 17:53:15 +02:00
Alexandre Julliard
0b0dbf6acc
wow64: Implement Wow64ProcessPendingCrossProcessItems().
2023-08-28 13:49:16 +02:00
Alexandre Julliard
f6dbcccab9
wow64: Send cross-process notifications.
2023-08-28 13:47:47 +02:00
Alexandre Julliard
b521507591
ntdll: Implement RtlOpenCrossProcessEmulatorWorkConnection().
2023-08-28 11:39:42 +02:00
Alexandre Julliard
f6ccadda8a
wow64: Create the cross-process work list.
2023-08-28 11:33:59 +02:00
Alexandre Julliard
049fb065c4
ntdll: Implement the cross-process work list functions.
2023-08-28 11:32:18 +02:00
Zebediah Figura
dbe7788817
server: Signal AFD_POLL_BIT_WRITE at the same time as AFD_POLL_BIT_CONNECT.
...
Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=55333
2023-08-28 11:22:22 +02:00
Piotr Caban
846636274f
msvcr120/tests: Add Context::IsCurrentTaskCollectionCanceling tests.
2023-08-28 11:19:56 +02:00
Piotr Caban
5c574f68b8
msvcr120/tests: Add _Cancellation_beacon tests.
2023-08-28 11:19:56 +02:00
Piotr Caban
5672c08086
msvcr120/tests: Remove workaround for not implemented _StructuredTaskCollection::ctor().
2023-08-28 11:19:56 +02:00
Piotr Caban
969ed7edea
msvcr110: Add _Cancellation_beacon class implementation.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54756
2023-08-28 11:19:54 +02:00
Piotr Caban
3f55fb72ca
msvcr110: Add Context::IsCurrentTaskCollectionCanceling implementation.
2023-08-28 11:19:54 +02:00
Alex Henrie
4ef31ae987
dmusic: Use CRT allocation functions.
2023-08-28 11:19:37 +02:00
Biswapriyo Nath
096377be42
uiautomationcore: Fix typo with TreeScope_Subtree name.
2023-08-28 11:19:30 +02:00
Marcus Meissner
7d72397a08
cryptui: LoadStringW gets characters as size, not bytes.
2023-08-28 11:19:19 +02:00
Alex Henrie
afdd219194
mpr: Fix double free in WNetGetResourceInformationA.
2023-08-28 11:19:02 +02:00
Alexandre Julliard
221d5aba3f
wow64: Reimplement syscall resolution using the syscall dispatcher name table.
2023-08-25 22:52:45 +02:00
Alexandre Julliard
7ee9c19687
ntdll: Also store syscall id and names following the syscall dispatcher pointer.
2023-08-25 22:52:45 +02:00
Zebediah Figura
5bc6ab56d0
wined3d: Move the wined3d_gl.h include to individual files.
2023-08-25 22:52:45 +02:00
Zebediah Figura
3c7f325fc9
wined3d: Move the remaining GL-specific definitions to wined3d_gl.h.
2023-08-25 22:52:45 +02:00
Zebediah Figura
9a73d1d647
wined3d: Move struct wined3d_format_gl to wined3d_gl.h.
2023-08-25 22:52:45 +02:00
Zebediah Figura
3581fb19f6
wined3d: Move the remaining wined3d_gl_info functions to wined3d_gl.h.
2023-08-25 22:52:45 +02:00
Zebediah Figura
6c1eb2cf40
wined3d: Move struct wined3d_swapchain_gl to wined3d_gl.h.
2023-08-25 22:52:45 +02:00
Zebediah Figura
a555afc76e
wined3d: Move struct wined3d_unordered_access_view_gl to wined3d_gl.h.
2023-08-25 22:52:45 +02:00
Dmitry Sokolov
7e4715149a
cmd: Fixed var substring in 'enableDelayedExpansion' mode.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55402
2023-08-25 22:52:42 +02:00
Alex Henrie
bd10252332
mmdevapi: Use CRT allocation functions.
2023-08-24 20:30:05 +02:00
Piotr Caban
67ca3e71a3
winprint: Implement TEXT print processor.
2023-08-24 20:29:58 +02:00
Piotr Caban
be5ca1be7c
localspl: Try fallback print processor if datatype is not supported.
2023-08-24 20:29:49 +02:00
Piotr Caban
3a47720697
localspl: Store fallback print processor in AddPrinterDriver.
2023-08-24 20:29:49 +02:00
Piotr Caban
c73bea16eb
ntdll: Don't overwrite last byte of RuntimeInfo if odd number of bytes is used.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55287
2023-08-24 20:29:35 +02:00
Akihiro Sagawa
322c175cf0
cmd: DIR command outputs free space for the path.
...
When the path contains a mountpoint on Unix or a junction point to
another drive on Windows, cmd.exe should show free space for the
path instead of the root of the drive.
2023-08-24 16:44:26 +02:00
Akihiro Sagawa
91de94ab99
cmd: Use towlower()/towupper() for WCHARs.
...
Found with Coccinelle.
2023-08-24 16:44:26 +02:00
Torge Matthies
75488b303b
crypt32: Fix CMS SignedData encoding.
...
Several items here were encoded conditionally even though they aren't marked
as optional in the spec.
Signed-off-by: Torge Matthies <openglfreak@googlemail.com>
2023-08-24 16:40:59 +02:00
Zebediah Figura
62510642a0
wined3d: Move struct wined3d_shader_resource_view_gl to wined3d_gl.h.
2023-08-24 16:26:45 +02:00
Zebediah Figura
ec7465864c
wined3d: Move struct wined3d_rendertarget_view_gl to wined3d_gl.h.
2023-08-24 16:26:45 +02:00
Zebediah Figura
b492199b62
wined3d: Move struct wined3d_buffer_gl to wined3d_gl.h.
2023-08-24 16:26:45 +02:00
Zebediah Figura
3308c44b23
wined3d: Move struct wined3d_sampler_gl to wined3d_gl.h.
2023-08-24 16:26:45 +02:00
Zebediah Figura
8618b09eef
wined3d: Move struct fbo_entry to wined3d_gl.h.
2023-08-24 16:26:45 +02:00
Zebediah Figura
951d0e94c4
wined3d: Move struct wined3d_texture_gl to wined3d_gl.h.
2023-08-24 16:26:45 +02:00
Piotr Caban
74eae57e0f
msvcrt/tests: Make registry handle inheritable in test_invalid_stdin tests.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55286
2023-08-24 16:26:35 +02:00
Alex Henrie
7428b17647
mlang: Use CRT allocation functions.
2023-08-24 16:26:26 +02:00
Alex Henrie
0f3c4eb319
mciavi32: Use CRT allocation functions.
2023-08-24 16:26:26 +02:00