Alexandre Julliard pushed to branch master at wine / wine
Commits: 51b3b7ec by Anton Baskanov at 2024-09-25T21:17:43+02:00 dplayx: Unlink and clean up the reply struct on error paths in DP_MSG_ExpectReply().
- - - - - 146b5b6b by Anton Baskanov at 2024-09-25T21:17:43+02:00 dplayx: Return and check HRESULT from DP_MSG_ExpectReply().
- - - - - 089f5e97 by Anton Baskanov at 2024-09-25T21:17:43+02:00 dplayx: Allow specifying multiple reply command ids in DP_MSG_ExpectReply().
- - - - - 8aadbdc6 by Anton Baskanov at 2024-09-25T21:17:43+02:00 dplayx: Expect SUPERENUMPLAYERSREPLY in DP_MSG_ForwardPlayerCreation().
- - - - - 894b53cc by Anton Baskanov at 2024-09-25T21:17:43+02:00 dpwsockx: Return DP_OK from CreatePlayer().
- - - - - c6047929 by Anton Baskanov at 2024-09-25T21:17:43+02:00 dpwsockx: Add a partial SendEx() implementation.
- - - - - e63927b2 by Anton Baskanov at 2024-09-25T21:17:43+02:00 dplayx: Use SendEx() instead of Send().
- - - - -
7 changed files:
- dlls/dplayx/dplay.c - dlls/dplayx/dplay_global.h - dlls/dplayx/dplayx_messages.c - dlls/dplayx/dplayx_messages.h - dlls/dplayx/tests/dplayx.c - dlls/dpwsockx/dpwsockx_dll.h - dlls/dpwsockx/dpwsockx_main.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/bf659caacc6b93ba25446d7cc417b3...