Alexandre Julliard : include: Use long type by default in GUID definition.

Alexandre Julliard julliard at winehq.org
Thu Jan 27 15:36:17 CST 2022


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jan 27 11:15:55 2022 +0100

include: Use long type by default in GUID definition.

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

---

 dlls/d3dxof/parsing.c          |  2 +-
 dlls/dispex/tests/marshal.c    |  2 +-
 dlls/iphlpapi/tests/iphlpapi.c |  2 +-
 dlls/mountmgr.sys/dbus.c       |  2 +-
 dlls/ole32/storage32.c         |  2 +-
 dlls/ole32/tests/compobj.c     | 18 +++++++++---------
 dlls/oleaut32/tests/typelib.c  | 14 +++++++-------
 dlls/urlmon/tests/misc.c       |  8 ++++----
 dlls/win32u/sysparams.c        |  2 +-
 include/guiddef.h              |  2 +-
 programs/winedbg/memory.c      |  2 +-
 tools/winedump/dump.c          |  2 +-
 tools/winedump/tlb.c           |  2 +-
 13 files changed, 30 insertions(+), 30 deletions(-)

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



More information about the wine-cvs mailing list