Zebediah Figura : widl: Use publicly defined NDR constants.

Alexandre Julliard julliard at winehq.org
Wed Jun 13 16:10:51 CDT 2018


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Tue Jun 12 21:19:11 2018 -0500

widl: Use publicly defined NDR constants.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 include/wine/rpcfc.h   | 205 -------------
 tools/widl/client.c    |  12 +-
 tools/widl/expr.c      |   6 +-
 tools/widl/header.c    |  12 +-
 tools/widl/parser.y    |  20 +-
 tools/widl/proxy.c     |   2 +-
 tools/widl/server.c    |   2 +-
 tools/widl/typegen.c   | 798 ++++++++++++++++++++++++-------------------------
 tools/widl/widltypes.h |   2 +-
 9 files changed, 427 insertions(+), 632 deletions(-)

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



More information about the wine-cvs mailing list