Alexandre Julliard pushed to branch master at wine / wine
Commits: 40104a2b by Anton Baskanov at 2024-10-04T15:58:39+02:00 dplayx/tests: Also check the names returned by GetPlayerName() in checkPlayerListCallback().
- - - - - 277b3cc9 by Anton Baskanov at 2024-10-04T15:58:39+02:00 dplayx: Don't check dwSize in DP_CopyDPNAMEStruct().
- - - - - f4fce7d5 by Anton Baskanov at 2024-10-04T15:58:39+02:00 dplayx: Add a name copying helper function and use it in DP_IF_GetGroupName() and DP_IF_GetPlayerName().
- - - - - e5ceff18 by Anton Baskanov at 2024-10-04T15:58:39+02:00 dplayx: Store the names contiguously.
- - - - - 268f8f6c by Anton Baskanov at 2024-10-04T15:58:39+02:00 dplayx: Store the names as both Unicode and ANSI.
- - - - - bccb4710 by Anton Baskanov at 2024-10-04T15:58:39+02:00 dplayx: Pass ANSI name when enumerating through ANSI interface.
- - - - -
3 changed files:
- dlls/dplayx/dplay.c - dlls/dplayx/dplay_global.h - dlls/dplayx/tests/dplayx.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5924ab4c5155d97f4b23a33e97258c...