Module: wine Branch: master Commit: 76205649de5dc03f1a27a3a9b90e6ee05d4d3003 URL: https://gitlab.winehq.org/wine/wine/-/commit/76205649de5dc03f1a27a3a9b90e6ee...
Author: Alex Henrie alexhenrie24@gmail.com Date: Wed Nov 1 23:57:24 2023 -0600
dplayx: Use CRT allocation functions.
---
dlls/dplayx/dplay.c | 161 ++++++++++++++++++------------------------ dlls/dplayx/dplaysp.c | 19 +++-- dlls/dplayx/dplayx_messages.c | 18 +++-- dlls/dplayx/dplobby.c | 45 ++++++------ dlls/dplayx/lobbysp.c | 4 +- dlls/dplayx/name_server.c | 27 ++++--- 6 files changed, 118 insertions(+), 156 deletions(-)