Michael Stefaniuc : include: Add a generic available ARRAY_SIZE().

Alexandre Julliard julliard at winehq.org
Wed Jul 4 15:32:33 CDT 2018


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

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Wed Jul  4 01:10:37 2018 +0200

include: Add a generic available ARRAY_SIZE().

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

---

 dlls/advapi32/advapi32_misc.h    | 2 --
 dlls/appwiz.cpl/appwiz.h         | 2 --
 dlls/avifil32/avifile_private.h  | 2 --
 dlls/comctl32/comctl32.h         | 2 --
 dlls/comdlg32/cdlg.h             | 2 --
 dlls/crypt32/crypt32_private.h   | 2 --
 dlls/d2d1/d2d1_private.h         | 4 ----
 dlls/d3d11/d3d11_private.h       | 4 ----
 dlls/d3d12/d3d12_main.c          | 2 --
 dlls/d3d9/d3d9_private.h         | 2 --
 dlls/d3drm/d3drm_private.h       | 4 ----
 dlls/d3dx9_36/d3dx9_private.h    | 2 --
 dlls/ddraw/ddraw_private.h       | 2 --
 dlls/dmloader/dmloader_private.h | 1 -
 dlls/dwrite/dwrite_private.h     | 2 --
 dlls/dxgi/dxgi_private.h         | 2 --
 dlls/gdiplus/gdiplus_private.h   | 2 --
 dlls/msi/tokenize.c              | 2 --
 dlls/msxml3/msxml_private.h      | 2 --
 dlls/scrrun/scrrun_private.h     | 2 --
 dlls/shell32/shell32_main.h      | 2 --
 dlls/user32/user_private.h       | 2 --
 dlls/usp10/usp10_internal.h      | 4 ----
 dlls/wined3d/wined3d_private.h   | 4 ----
 dlls/winevulkan/vulkan_private.h | 4 ----
 dlls/wshom.ocx/wshom_private.h   | 2 --
 dlls/xmllite/xmllite_private.h   | 2 --
 include/wine/test.h              | 4 +++-
 include/winnt.h                  | 4 ++++
 programs/notepad/main.h          | 2 --
 programs/reg/reg.h               | 1 -
 programs/regedit/main.h          | 2 --
 programs/regedit/regproc.c       | 2 --
 programs/winecfg/winecfg.h       | 2 --
 programs/winedbg/debugger.h      | 2 --
 tools/make_xftmpl.c              | 2 --
 36 files changed, 7 insertions(+), 79 deletions(-)

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



More information about the wine-cvs mailing list