Commit graph

167782 commits

Author SHA1 Message Date
Jacek Caban 6555245279 d3d11: Explicitly convert enums in d3d_depthstencil_state_create. 2023-11-07 11:04:20 +01:00
Alex Henrie 9c4bcd0d51 winecoreaudio: Remove unused heap.h include. 2023-11-07 11:03:32 +01:00
Alex Henrie 4d60874061 windows.media.devices: Use CRT allocation functions. 2023-11-07 11:03:23 +01:00
Alex Henrie 0f44b3bdcb msiexec: Use CRT allocation functions. 2023-11-07 11:03:13 +01:00
Rémi Bernon b1bd72343e dmime/tests: Check more notification / dirty messages fields. 2023-11-06 21:37:54 +01:00
Rémi Bernon a66b6f96b6 dmime: Send DMUS_NOTIFICATION_SEGALMOSTEND before DMUS_NOTIFICATION_SEGEND. 2023-11-06 21:37:54 +01:00
Rémi Bernon 60538c57cd dmime: Use the current time if PlaySegmentEx start_time is 0. 2023-11-06 21:37:54 +01:00
Rémi Bernon a429a3fb4b dmime/tests: Add a track and longer segment to notifications tests. 2023-11-06 21:37:54 +01:00
Rémi Bernon 87dba38469 dmime: Send notification messages with DMUS_PMSGF_TOOL_IMMEDIATE.
Then send them again with DMUS_PMSGF_TOOL_ATTIME for the notification
queue.
2023-11-06 21:37:49 +01:00
Paul Gofman ae010a1a95 ntdll: Fix pending free block validation in heap_validate() for LFH blocks. 2023-11-06 21:35:28 +01:00
Paul Gofman 1063cf8196 ntdll: Handle LFH blocks allocated in large blocks in heap_validate_ptr().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55842
2023-11-06 21:35:28 +01:00
Alex Henrie 7129484745 winegstreamer: Remove unused heap.h include. 2023-11-06 18:04:19 +01:00
Alex Henrie f51dba6b4a winecfg: Mention protocol associations. 2023-11-06 17:58:30 +01:00
Alex Henrie c4f4fb7f44 winemenubuilder: Create .desktop files for programs that open URIs.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=22904
2023-11-06 17:49:56 +01:00
Eric Pouech e17b7d5565 services: Move to GUI subsystem (as native).
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-11-06 17:03:30 +01:00
Eric Pouech 4e5d1ab6b2 svchost: Move to GUI subsystem (as native).
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-11-06 17:03:28 +01:00
Eric Pouech 910133ac3d spoolsv: Move to GUI subsystem (as native).
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-11-06 17:03:26 +01:00
Eric Pouech 99c3827952 dpnsvr: Move to GUI subsystem (as native).
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-11-06 17:03:23 +01:00
Bartosz Kosiorek 2af3f3204d msvcrt: Fix _strnicmp and _strnicmp_l implementation. 2023-11-06 16:58:59 +01:00
Bartosz Kosiorek 49d3236da9 msvcrt: Add _mbsnicmp_l implementation. 2023-11-06 16:58:53 +01:00
Bartosz Kosiorek 5098bab5bd msvcrt: Add _mbsncpy_l implementation. 2023-11-06 16:58:48 +01:00
Bartosz Kosiorek 2a89257b2a msvcrt: Add _mbsnbcnt_l implementation. 2023-11-06 16:58:42 +01:00
Bartosz Kosiorek 544007be15 msvcrt: Add _mbsnbcmp_l implementation. 2023-11-06 16:58:36 +01:00
Bartosz Kosiorek 5556eba0e3 msvcrt: Add _mbsupr_l implementation. 2023-11-06 16:58:31 +01:00
Bartosz Kosiorek 2b7dcfb44d msvcrt: Fix _mbslwr_s_l implementation. 2023-11-06 16:58:29 +01:00
Bartosz Kosiorek c59a856cc0 msvcrt: Add _mbsbtype_l implementation. 2023-11-06 16:58:23 +01:00
Daniel Lehman 4e2d8b1328 msxml6/tests: Add tests for get_xml. 2023-11-06 16:57:49 +01:00
Daniel Lehman df7197874e msxml6/tests: Use wide string literals. 2023-11-06 16:57:49 +01:00
Brendan Shanks cd763004a6 ntdll/unix: Replace some malloc/sprintf calls with asprintf. 2023-11-06 14:54:52 +01:00
Alexandre Julliard f0b2e0d00c include: Use proper dllimports for propsys functions. 2023-11-06 12:02:35 +01:00
Alexandre Julliard 526b3cd436 include: Use proper dllimports for pathcch functions. 2023-11-06 12:02:19 +01:00
Alexandre Julliard a74b1f0043 include: Use proper dllimports for winmm functions. 2023-11-06 12:02:11 +01:00
Alexandre Julliard 5bd771d5dc include: Use proper dllimports for mimeole functions. 2023-11-06 12:01:56 +01:00
Alexandre Julliard a36d747bfd include: Use proper dllimports for url functions. 2023-11-06 12:01:45 +01:00
Alexandre Julliard 18a1d3538c include: Use proper dllimports for httpapi functions. 2023-11-06 12:01:33 +01:00
Alexandre Julliard 9db1bbf251 include: Use proper dllimports for eventlog functions. 2023-11-06 12:01:22 +01:00
Alexandre Julliard 175887749f include: Use proper dllimports for cryptdlg functions. 2023-11-06 12:01:08 +01:00
Ziqing Hui 7cee5e5580 winegstreamer: Implement wg_muxer_start. 2023-11-06 11:55:56 +01:00
Ziqing Hui 29a8faf19f winegstreamer: Create parser for muxer stream. 2023-11-06 11:55:56 +01:00
Fabian Maurer 8e56d0feb5 msvcrt: Fsetpos resets EOF flag.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55856
2023-11-06 11:55:44 +01:00
Alex Henrie c9ff04c35c vulkan-1/tests: Use CRT allocation functions. 2023-11-06 11:53:02 +01:00
Alex Henrie 26ad812286 virtdisk/tests: Use CRT allocation functions. 2023-11-06 11:52:54 +01:00
Alex Henrie eea358e6cb setupapi/tests: Use CRT allocation functions. 2023-11-06 11:52:48 +01:00
Alex Henrie bb6bcaf83e winmm/tests: Use CRT allocation functions. 2023-11-06 11:51:46 +01:00
Alex Henrie 0b7eed0310 gdi32/tests: Use CRT allocation functions. 2023-11-06 11:51:40 +01:00
Brendan Shanks ffdbd8357f winemac.drv: Fix minimizing windows programmatically from Win32 when Stage Manager is enabled. 2023-11-06 11:51:28 +01:00
Alistair Leslie-Hughes 6a6a92de14 msdasql: Use DBINITCONSTANTS to get guid values. 2023-11-06 11:51:17 +01:00
Alistair Leslie-Hughes cc3a0320ed include: Add some DBCOLUMN defines. 2023-11-06 11:51:15 +01:00
Jacek Caban 8577d7ec1e gdiplus: Avoid implicit enum casts. 2023-11-06 11:50:48 +01:00
Jacek Caban a6da51347e gdiplus/tests: Avoid implicit casts from MetafileType to EmfType. 2023-11-06 11:50:46 +01:00