Alexandre Julliard : server: Remove the redundant cpu field in the PE image information.

Alexandre Julliard julliard at winehq.org
Wed Mar 17 16:23:15 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Mar 17 10:38:43 2021 +0100

server: Remove the redundant cpu field in the PE image information.

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

---

 dlls/ntdll/unix/loader.c       | 13 ++++++-------
 dlls/ntdll/unix/process.c      | 40 ++++++++++++++++++++++++++--------------
 dlls/ntdll/unix/unix_private.h |  4 ++++
 include/wine/server_protocol.h |  4 +---
 server/mapping.c               | 12 ++----------
 server/protocol.def            |  2 --
 server/trace.c                 |  4 +---
 7 files changed, 40 insertions(+), 39 deletions(-)

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



More information about the wine-cvs mailing list