Alexandre Julliard : server: Remove the load/unload_dll requests and the dll list.

Alexandre Julliard julliard at winehq.org
Thu Feb 11 15:37:14 CST 2021


Module: wine
Branch: master
Commit: e7fa4fd14702d008431bed68a548037d606ef7a2
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=e7fa4fd14702d008431bed68a548037d606ef7a2

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Feb 11 16:19:40 2021 +0100

server: Remove the load/unload_dll requests and the dll list.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/loader.c            | 19 ---------
 include/wine/server_protocol.h | 36 +----------------
 server/process.c               | 87 ------------------------------------------
 server/process.h               | 10 -----
 server/protocol.def            | 14 -------
 server/request.h               |  9 -----
 server/trace.c                 | 19 +--------
 7 files changed, 2 insertions(+), 192 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=e7fa4fd14702d008431bed68a548037d606ef7a2



More information about the wine-cvs mailing list