Alexandre Julliard pushed to branch master at wine / wine
Commits: 4d59beb3 by Anton Baskanov at 2024-10-21T11:31:54+02:00 dplayx: Inline logic from CreatePlayer() functions into DP_IF_CreatePlayer().
- - - - - 1c42e763 by Anton Baskanov at 2024-10-21T11:31:56+02:00 dplayx: Allow storing group SP data.
- - - - - 2970e030 by Anton Baskanov at 2024-10-21T11:31:56+02:00 dpwsockx: Get player address from SP header and use it in SendEx().
- - - - - a6b0da82 by Anton Baskanov at 2024-10-21T11:31:56+02:00 dpwsockx: Add partial SendToGroupEx() implementation.
- - - - - c5dce595 by Anton Baskanov at 2024-10-21T11:31:56+02:00 dplayx: Send CREATEPLAYER instead of ADDFORWARDREQUEST in CreatePlayer().
- - - - -
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/3a6e9365336304b4d7eb4d66aef959...