Alexandre Julliard : widl: Avoid using Windows types where possible.

Alexandre Julliard julliard at winehq.org
Mon Jan 24 16:28:04 CST 2022


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jan 24 12:17:22 2022 +0100

widl: Avoid using Windows types where possible.

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

---

 tools/widl/client.c         |   2 +-
 tools/widl/hash.c           |  10 +-
 tools/widl/hash.h           |  12 +-
 tools/widl/header.c         |  14 +-
 tools/widl/parser.l         |   4 +-
 tools/widl/parser.y         |   6 +-
 tools/widl/proxy.c          |   6 +-
 tools/widl/register.c       |  18 +-
 tools/widl/server.c         |   2 +-
 tools/widl/typegen.c        |   2 +-
 tools/widl/typelib.c        |   2 +-
 tools/widl/typelib_struct.h | 538 ++++++++++++++++++++++----------------------
 tools/widl/typetree.c       |  18 +-
 tools/widl/utils.h          |   2 +-
 tools/widl/widl.c           |   8 +-
 tools/widl/widltypes.h      |  18 +-
 tools/widl/write_msft.c     |  93 +++-----
 17 files changed, 368 insertions(+), 387 deletions(-)

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



More information about the wine-cvs mailing list