Alexandre Julliard pushed to branch master at wine / wine
Commits: 0e28b18d by Anton Baskanov at 2024-09-26T11:07:17+02:00 dplayx: Initialize the unknown field in DP_MSG_ForwardPlayerCreation().
- - - - - 718dafc2 by Anton Baskanov at 2024-09-26T11:07:19+02:00 dpwsockx: Set player data in CreatePlayer().
- - - - - dc6b8503 by Anton Baskanov at 2024-09-26T11:07:19+02:00 dplayx: Use the documented message layout in DP_MSG_ForwardPlayerCreation().
- - - - - 04a60053 by Anton Baskanov at 2024-09-26T11:07:19+02:00 dplayx: Merge DP_CalcSessionDescSize() into DP_CopySessionDesc().
- - - - - f19c9be2 by Anton Baskanov at 2024-09-26T11:07:19+02:00 dplayx: Add a session duplication helper function and use it in DP_SetSessionDesc() and NS_AddRemoteComputerAsNameServer().
- - - - - 6336e02c by Anton Baskanov at 2024-09-26T11:07:19+02:00 dplayx: Return SP message header from NS_WalkSessions() and get rid of NS_GetNSAddr().
- - - - - cfba7e19 by Anton Baskanov at 2024-09-26T11:07:19+02:00 dplayx: Set session desc when joining a session.
- - - - -
9 changed files:
- dlls/dplayx/dplay.c - dlls/dplayx/dplay_global.h - dlls/dplayx/dplayx_messages.c - dlls/dplayx/dplayx_messages.h - dlls/dplayx/name_server.c - dlls/dplayx/name_server.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/2b32c2859166e5542012b517cdef46...