Eric Pouech : shell32: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Fri Feb 18 15:14:58 CST 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Fri Feb 18 09:16:09 2022 +0100

shell32: 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/shell32/Makefile.in        |  2 +-
 dlls/shell32/appbar.c           |  6 +--
 dlls/shell32/assoc.c            | 34 ++++++++---------
 dlls/shell32/autocomplete.c     |  6 +--
 dlls/shell32/brsfolder.c        | 16 ++++----
 dlls/shell32/changenotify.c     | 16 ++++----
 dlls/shell32/classes.c          |  2 +-
 dlls/shell32/control.c          |  6 +--
 dlls/shell32/cpanelfolder.c     | 36 +++++++++---------
 dlls/shell32/dataobject.c       | 14 +++----
 dlls/shell32/debughlp.c         |  6 +--
 dlls/shell32/dragdrophelper.c   | 12 +++---
 dlls/shell32/ebrowser.c         | 38 +++++++++----------
 dlls/shell32/enumidlist.c       | 10 ++---
 dlls/shell32/folders.c          |  4 +-
 dlls/shell32/iconcache.c        |  6 +--
 dlls/shell32/pidl.c             | 32 ++++++++--------
 dlls/shell32/recyclebin.c       | 14 +++----
 dlls/shell32/shell32_main.c     | 34 ++++++++---------
 dlls/shell32/shelldispatch.c    | 84 ++++++++++++++++++++---------------------
 dlls/shell32/shellitem.c        | 34 ++++++++---------
 dlls/shell32/shelllink.c        | 48 +++++++++++------------
 dlls/shell32/shellole.c         | 32 ++++++++--------
 dlls/shell32/shellord.c         | 64 +++++++++++++++----------------
 dlls/shell32/shellpath.c        | 84 ++++++++++++++++++++---------------------
 dlls/shell32/shellstring.c      |  8 ++--
 dlls/shell32/shfldr_desktop.c   | 24 ++++++------
 dlls/shell32/shfldr_fs.c        | 30 +++++++--------
 dlls/shell32/shfldr_mycomp.c    | 30 +++++++--------
 dlls/shell32/shfldr_netplaces.c | 26 ++++++-------
 dlls/shell32/shfldr_printers.c  | 16 ++++----
 dlls/shell32/shlexec.c          | 26 ++++++-------
 dlls/shell32/shlfileop.c        | 16 ++++----
 dlls/shell32/shlfolder.c        | 24 ++++++------
 dlls/shell32/shlfsbind.c        |  4 +-
 dlls/shell32/shlmenu.c          | 20 +++++-----
 dlls/shell32/shlview.c          | 50 ++++++++++++------------
 dlls/shell32/shlview_cmenu.c    | 14 +++----
 dlls/shell32/systray.c          |  6 +--
 39 files changed, 467 insertions(+), 467 deletions(-)

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



More information about the wine-cvs mailing list