Eric Pouech : shlwapi/tests: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Mon Mar 7 16:04:57 CST 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Sat Mar  5 12:08:08 2022 +0100

shlwapi/tests: Enable compilation with long types.

Signed-off-by: Eric Pouech <eric.pouech at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/shlwapi/tests/Makefile.in |   1 -
 dlls/shlwapi/tests/assoc.c     |  50 +++----
 dlls/shlwapi/tests/clist.c     |   4 +-
 dlls/shlwapi/tests/clsid.c     |  10 +-
 dlls/shlwapi/tests/istream.c   | 258 +++++++++++++++++-----------------
 dlls/shlwapi/tests/ordinal.c   | 306 ++++++++++++++++++++---------------------
 dlls/shlwapi/tests/path.c      | 210 ++++++++++++++--------------
 dlls/shlwapi/tests/shreg.c     | 104 +++++++-------
 dlls/shlwapi/tests/string.c    |  52 +++----
 dlls/shlwapi/tests/thread.c    |  34 ++---
 dlls/shlwapi/tests/url.c       | 276 ++++++++++++++++++-------------------
 11 files changed, 652 insertions(+), 653 deletions(-)

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



More information about the wine-cvs mailing list