Alexandre Julliard : include: Add support for defining Win32 types as 'long' where possible.

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


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jan 21 18:28:43 2022 +0100

include: Add support for defining Win32 types as 'long' where possible.

Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

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

---

 dlls/acledit/Makefile.in                     |  1 +
 dlls/aclui/Makefile.in                       |  1 +
 dlls/activeds/Makefile.in                    |  1 +
 dlls/activeds/tests/Makefile.in              |  1 +
 dlls/actxprxy/Makefile.in                    |  1 +
 dlls/adsldp/Makefile.in                      |  1 +
 dlls/adsldp/tests/Makefile.in                |  1 +
 dlls/advapi32/Makefile.in                    |  2 +-
 dlls/advapi32/tests/Makefile.in              |  1 +
 dlls/advpack/Makefile.in                     |  1 +
 dlls/advpack/tests/Makefile.in               |  1 +
 dlls/amsi/Makefile.in                        |  1 +
 dlls/amstream/Makefile.in                    |  1 +
 dlls/amstream/tests/Makefile.in              |  1 +
 dlls/apphelp/Makefile.in                     |  1 +
 dlls/apphelp/tests/Makefile.in               |  1 +
 dlls/appwiz.cpl/Makefile.in                  |  1 +
 dlls/atl/Makefile.in                         |  2 +-
 dlls/atl/tests/Makefile.in                   |  2 +-
 dlls/atl100/Makefile.in                      |  2 +-
 dlls/atl100/tests/Makefile.in                |  2 +-
 dlls/atl110/Makefile.in                      |  2 +-
 dlls/atl80/Makefile.in                       |  2 +-
 dlls/atl90/Makefile.in                       |  2 +-
 dlls/atlthunk/tests/Makefile.in              |  1 +
 dlls/authz/Makefile.in                       |  1 +
 dlls/avicap32/Makefile.in                    |  1 +
 dlls/avifil32/Makefile.in                    |  1 +
 dlls/avifil32/tests/Makefile.in              |  1 +
 dlls/bcrypt/Makefile.in                      |  1 +
 dlls/bcrypt/tests/Makefile.in                |  1 +
 dlls/browseui/Makefile.in                    |  1 +
 dlls/browseui/tests/Makefile.in              |  1 +
 dlls/cabinet/Makefile.in                     |  1 +
 dlls/cabinet/tests/Makefile.in               |  1 +
 dlls/capi2032/Makefile.in                    |  1 +
 dlls/cards/Makefile.in                       |  1 +
 dlls/clusapi/Makefile.in                     |  1 +
 dlls/combase/Makefile.in                     |  1 +
 dlls/combase/tests/Makefile.in               |  1 +
 dlls/comcat/tests/Makefile.in                |  1 +
 dlls/comctl32/Makefile.in                    |  2 +-
 dlls/comctl32/tests/Makefile.in              |  1 +
 dlls/comdlg32/Makefile.in                    |  1 +
 dlls/comdlg32/tests/Makefile.in              |  1 +
 dlls/commdlg.dll16/Makefile.in               |  1 +
 dlls/compobj.dll16/Makefile.in               |  1 +
 dlls/comsvcs/Makefile.in                     |  1 +
 dlls/comsvcs/tests/Makefile.in               |  1 +
 dlls/concrt140/Makefile.in                   |  1 +
 dlls/concrt140/tests/Makefile.in             |  1 +
 dlls/credui/Makefile.in                      |  1 +
 dlls/credui/tests/Makefile.in                |  1 +
 dlls/crtdll/Makefile.in                      |  2 +-
 dlls/crypt32/Makefile.in                     |  2 +-
 dlls/crypt32/tests/Makefile.in               |  1 +
 dlls/cryptdlg/Makefile.in                    |  1 +
 dlls/cryptnet/Makefile.in                    |  1 +
 dlls/cryptnet/tests/Makefile.in              |  1 +
 dlls/cryptui/Makefile.in                     |  1 +
 dlls/cryptui/tests/Makefile.in               |  1 +
 dlls/ctapi32/Makefile.in                     |  1 +
 dlls/d2d1/Makefile.in                        |  1 +
 dlls/d2d1/tests/Makefile.in                  |  1 +
 dlls/d3d10/Makefile.in                       |  2 +-
 dlls/d3d10/tests/Makefile.in                 |  2 +-
 dlls/d3d10_1/Makefile.in                     |  1 +
 dlls/d3d10_1/tests/Makefile.in               |  1 +
 dlls/d3d10core/Makefile.in                   |  1 +
 dlls/d3d10core/tests/Makefile.in             |  1 +
 dlls/d3d11/Makefile.in                       |  1 +
 dlls/d3d11/tests/Makefile.in                 |  1 +
 dlls/d3d12/Makefile.in                       |  1 +
 dlls/d3d12/tests/Makefile.in                 |  1 +
 dlls/d3d8/Makefile.in                        |  1 +
 dlls/d3d8/tests/Makefile.in                  |  1 +
 dlls/d3d9/Makefile.in                        |  1 +
 dlls/d3d9/tests/Makefile.in                  |  1 +
 dlls/d3dcompiler_33/Makefile.in              |  2 +-
 dlls/d3dcompiler_34/Makefile.in              |  2 +-
 dlls/d3dcompiler_35/Makefile.in              |  2 +-
 dlls/d3dcompiler_36/Makefile.in              |  2 +-
 dlls/d3dcompiler_37/Makefile.in              |  2 +-
 dlls/d3dcompiler_38/Makefile.in              |  2 +-
 dlls/d3dcompiler_39/Makefile.in              |  2 +-
 dlls/d3dcompiler_40/Makefile.in              |  2 +-
 dlls/d3dcompiler_41/Makefile.in              |  2 +-
 dlls/d3dcompiler_42/Makefile.in              |  2 +-
 dlls/d3dcompiler_43/Makefile.in              |  2 +-
 dlls/d3dcompiler_43/tests/Makefile.in        |  2 +-
 dlls/d3dcompiler_46/Makefile.in              |  2 +-
 dlls/d3dcompiler_46/tests/Makefile.in        |  2 +-
 dlls/d3dcompiler_47/Makefile.in              |  2 +-
 dlls/d3dcompiler_47/tests/Makefile.in        |  2 +-
 dlls/d3drm/Makefile.in                       |  1 +
 dlls/d3drm/tests/Makefile.in                 |  1 +
 dlls/d3dx10_34/tests/Makefile.in             |  1 +
 dlls/d3dx10_35/tests/Makefile.in             |  1 +
 dlls/d3dx10_36/tests/Makefile.in             |  1 +
 dlls/d3dx10_37/tests/Makefile.in             |  1 +
 dlls/d3dx10_38/tests/Makefile.in             |  1 +
 dlls/d3dx10_39/tests/Makefile.in             |  1 +
 dlls/d3dx10_40/tests/Makefile.in             |  1 +
 dlls/d3dx10_41/tests/Makefile.in             |  1 +
 dlls/d3dx10_42/tests/Makefile.in             |  1 +
 dlls/d3dx10_43/Makefile.in                   |  1 +
 dlls/d3dx10_43/tests/Makefile.in             |  1 +
 dlls/d3dx11_42/tests/Makefile.in             |  1 +
 dlls/d3dx11_43/tests/Makefile.in             |  1 +
 dlls/d3dx9_24/Makefile.in                    |  2 +-
 dlls/d3dx9_25/Makefile.in                    |  2 +-
 dlls/d3dx9_26/Makefile.in                    |  2 +-
 dlls/d3dx9_27/Makefile.in                    |  2 +-
 dlls/d3dx9_28/Makefile.in                    |  2 +-
 dlls/d3dx9_29/Makefile.in                    |  2 +-
 dlls/d3dx9_30/Makefile.in                    |  2 +-
 dlls/d3dx9_31/Makefile.in                    |  2 +-
 dlls/d3dx9_32/Makefile.in                    |  2 +-
 dlls/d3dx9_33/Makefile.in                    |  2 +-
 dlls/d3dx9_34/Makefile.in                    |  2 +-
 dlls/d3dx9_35/Makefile.in                    |  2 +-
 dlls/d3dx9_36/Makefile.in                    |  2 +-
 dlls/d3dx9_36/tests/Makefile.in              |  1 +
 dlls/d3dx9_37/Makefile.in                    |  2 +-
 dlls/d3dx9_38/Makefile.in                    |  2 +-
 dlls/d3dx9_39/Makefile.in                    |  2 +-
 dlls/d3dx9_40/Makefile.in                    |  2 +-
 dlls/d3dx9_41/Makefile.in                    |  2 +-
 dlls/d3dx9_42/Makefile.in                    |  2 +-
 dlls/d3dx9_43/Makefile.in                    |  2 +-
 dlls/d3dxof/Makefile.in                      |  1 +
 dlls/d3dxof/tests/Makefile.in                |  1 +
 dlls/davclnt/Makefile.in                     |  1 +
 dlls/dbgeng/Makefile.in                      |  1 +
 dlls/dbgeng/tests/Makefile.in                |  1 +
 dlls/dbghelp/Makefile.in                     |  2 +-
 dlls/dbghelp/tests/Makefile.in               |  1 +
 dlls/ddraw/Makefile.in                       |  1 +
 dlls/ddraw/tests/Makefile.in                 |  1 +
 dlls/ddrawex/Makefile.in                     |  1 +
 dlls/ddrawex/tests/Makefile.in               |  1 +
 dlls/devenum/Makefile.in                     |  1 +
 dlls/devenum/tests/Makefile.in               |  1 +
 dlls/dhcpcsvc/Makefile.in                    |  1 +
 dlls/dhcpcsvc/tests/Makefile.in              |  1 +
 dlls/dhtmled.ocx/Makefile.in                 |  1 +
 dlls/difxapi/Makefile.in                     |  1 +
 dlls/dinput/Makefile.in                      |  2 +-
 dlls/dinput/tests/Makefile.in                |  1 +
 dlls/dinput8/Makefile.in                     |  2 +-
 dlls/directmanipulation/Makefile.in          |  1 +
 dlls/directmanipulation/tests/Makefile.in    |  1 +
 dlls/dispex/Makefile.in                      |  1 +
 dlls/dispex/tests/Makefile.in                |  1 +
 dlls/dmband/Makefile.in                      |  1 +
 dlls/dmband/tests/Makefile.in                |  1 +
 dlls/dmcompos/Makefile.in                    |  1 +
 dlls/dmcompos/tests/Makefile.in              |  1 +
 dlls/dmime/Makefile.in                       |  1 +
 dlls/dmime/tests/Makefile.in                 |  1 +
 dlls/dmloader/Makefile.in                    |  1 +
 dlls/dmloader/tests/Makefile.in              |  1 +
 dlls/dmscript/Makefile.in                    |  1 +
 dlls/dmscript/tests/Makefile.in              |  1 +
 dlls/dmstyle/Makefile.in                     |  1 +
 dlls/dmstyle/tests/Makefile.in               |  1 +
 dlls/dmsynth/Makefile.in                     |  1 +
 dlls/dmsynth/tests/Makefile.in               |  1 +
 dlls/dmusic/Makefile.in                      |  1 +
 dlls/dmusic/tests/Makefile.in                |  1 +
 dlls/dnsapi/Makefile.in                      |  1 +
 dlls/dnsapi/tests/Makefile.in                |  1 +
 dlls/dplayx/Makefile.in                      |  1 +
 dlls/dplayx/tests/Makefile.in                |  1 +
 dlls/dpnet/Makefile.in                       |  1 +
 dlls/dpnet/tests/Makefile.in                 |  1 +
 dlls/dpvoice/Makefile.in                     |  1 +
 dlls/dpvoice/tests/Makefile.in               |  1 +
 dlls/dpwsockx/Makefile.in                    |  1 +
 dlls/dsdmo/Makefile.in                       |  1 +
 dlls/dsdmo/tests/Makefile.in                 |  1 +
 dlls/dsound/Makefile.in                      |  1 +
 dlls/dsound/tests/Makefile.in                |  1 +
 dlls/dsquery/Makefile.in                     |  1 +
 dlls/dssenh/Makefile.in                      |  1 +
 dlls/dssenh/tests/Makefile.in                |  1 +
 dlls/dsuiext/Makefile.in                     |  1 +
 dlls/dswave/Makefile.in                      |  1 +
 dlls/dswave/tests/Makefile.in                |  1 +
 dlls/dwmapi/Makefile.in                      |  1 +
 dlls/dwmapi/tests/Makefile.in                |  1 +
 dlls/dwrite/Makefile.in                      |  1 +
 dlls/dwrite/tests/Makefile.in                |  1 +
 dlls/dxdiagn/Makefile.in                     |  1 +
 dlls/dxdiagn/tests/Makefile.in               |  1 +
 dlls/dxgi/Makefile.in                        |  1 +
 dlls/dxgi/tests/Makefile.in                  |  1 +
 dlls/dxva2/Makefile.in                       |  1 +
 dlls/dxva2/tests/Makefile.in                 |  1 +
 dlls/evr/Makefile.in                         |  1 +
 dlls/evr/tests/Makefile.in                   |  1 +
 dlls/explorerframe/Makefile.in               |  1 +
 dlls/explorerframe/tests/Makefile.in         |  1 +
 dlls/faultrep/Makefile.in                    |  1 +
 dlls/faultrep/tests/Makefile.in              |  1 +
 dlls/fltlib/Makefile.in                      |  1 +
 dlls/fntcache/Makefile.in                    |  1 +
 dlls/fontsub/Makefile.in                     |  1 +
 dlls/fusion/Makefile.in                      |  1 +
 dlls/fusion/tests/Makefile.in                |  1 +
 dlls/gameux/Makefile.in                      |  1 +
 dlls/gameux/tests/Makefile.in                |  1 +
 dlls/gdi.exe16/Makefile.in                   |  1 +
 dlls/gdi32/Makefile.in                       |  2 +-
 dlls/gdi32/tests/Makefile.in                 |  1 +
 dlls/gdiplus/Makefile.in                     |  1 +
 dlls/gdiplus/tests/Makefile.in               |  1 +
 dlls/gphoto2.ds/Makefile.in                  |  1 +
 dlls/hal/Makefile.in                         |  1 +
 dlls/hhctrl.ocx/Makefile.in                  |  1 +
 dlls/hid/Makefile.in                         |  1 +
 dlls/hid/tests/Makefile.in                   |  1 +
 dlls/hidclass.sys/Makefile.in                |  1 +
 dlls/hidparse.sys/Makefile.in                |  1 +
 dlls/hlink/Makefile.in                       |  1 +
 dlls/hlink/tests/Makefile.in                 |  1 +
 dlls/hnetcfg/Makefile.in                     |  1 +
 dlls/hnetcfg/tests/Makefile.in               |  1 +
 dlls/http.sys/Makefile.in                    |  1 +
 dlls/httpapi/Makefile.in                     |  1 +
 dlls/httpapi/tests/Makefile.in               |  1 +
 dlls/iccvid/Makefile.in                      |  1 +
 dlls/ieframe/Makefile.in                     |  1 +
 dlls/ieframe/tests/Makefile.in               |  1 +
 dlls/ifsmgr.vxd/Makefile.in                  |  1 +
 dlls/imaadp32.acm/Makefile.in                |  1 +
 dlls/imagehlp/Makefile.in                    |  2 +-
 dlls/imagehlp/tests/Makefile.in              |  1 +
 dlls/imm32/Makefile.in                       |  1 +
 dlls/imm32/tests/Makefile.in                 |  1 +
 dlls/inetcomm/Makefile.in                    |  1 +
 dlls/inetcomm/tests/Makefile.in              |  1 +
 dlls/inetcpl.cpl/Makefile.in                 |  1 +
 dlls/inetmib1/Makefile.in                    |  1 +
 dlls/inetmib1/tests/Makefile.in              |  1 +
 dlls/infosoft/Makefile.in                    |  1 +
 dlls/infosoft/tests/Makefile.in              |  1 +
 dlls/inseng/Makefile.in                      |  1 +
 dlls/iphlpapi/Makefile.in                    |  1 +
 dlls/iphlpapi/tests/Makefile.in              |  1 +
 dlls/itss/Makefile.in                        |  1 +
 dlls/itss/tests/Makefile.in                  |  1 +
 dlls/joy.cpl/Makefile.in                     |  1 +
 dlls/jscript/Makefile.in                     |  1 +
 dlls/jscript/tests/Makefile.in               |  1 +
 dlls/jsproxy/Makefile.in                     |  1 +
 dlls/jsproxy/tests/Makefile.in               |  1 +
 dlls/kerberos/Makefile.in                    |  1 +
 dlls/kernel32/Makefile.in                    |  2 +-
 dlls/kernel32/tests/Makefile.in              |  1 +
 dlls/kernelbase/Makefile.in                  |  2 +-
 dlls/kernelbase/tests/Makefile.in            |  1 +
 dlls/krnl386.exe16/Makefile.in               |  1 +
 dlls/ktmw32/Makefile.in                      |  1 +
 dlls/l3codeca.acm/Makefile.in                |  1 +
 dlls/localspl/Makefile.in                    |  1 +
 dlls/localspl/tests/Makefile.in              |  1 +
 dlls/localui/Makefile.in                     |  1 +
 dlls/localui/tests/Makefile.in               |  1 +
 dlls/lz32/tests/Makefile.in                  |  1 +
 dlls/mapi32/Makefile.in                      |  1 +
 dlls/mapi32/tests/Makefile.in                |  1 +
 dlls/mciavi32/Makefile.in                    |  1 +
 dlls/mcicda/Makefile.in                      |  1 +
 dlls/mciqtz32/Makefile.in                    |  1 +
 dlls/mciseq/Makefile.in                      |  1 +
 dlls/mciwave/Makefile.in                     |  1 +
 dlls/mf/Makefile.in                          |  1 +
 dlls/mf/tests/Makefile.in                    |  1 +
 dlls/mfmediaengine/Makefile.in               |  1 +
 dlls/mfmediaengine/tests/Makefile.in         |  1 +
 dlls/mfplat/Makefile.in                      |  1 +
 dlls/mfplat/tests/Makefile.in                |  1 +
 dlls/mfplay/Makefile.in                      |  1 +
 dlls/mfplay/tests/Makefile.in                |  1 +
 dlls/mfreadwrite/Makefile.in                 |  1 +
 dlls/mfreadwrite/tests/Makefile.in           |  1 +
 dlls/midimap/Makefile.in                     |  1 +
 dlls/mlang/Makefile.in                       |  1 +
 dlls/mlang/tests/Makefile.in                 |  1 +
 dlls/mmcndmgr/tests/Makefile.in              |  1 +
 dlls/mmdevapi/Makefile.in                    |  1 +
 dlls/mmdevapi/tests/Makefile.in              |  1 +
 dlls/mmdevldr.vxd/Makefile.in                |  1 +
 dlls/mmsystem.dll16/Makefile.in              |  1 +
 dlls/monodebg.vxd/Makefile.in                |  1 +
 dlls/mountmgr.sys/Makefile.in                |  1 +
 dlls/mp3dmod/Makefile.in                     |  1 +
 dlls/mp3dmod/tests/Makefile.in               |  1 +
 dlls/mpr/Makefile.in                         |  1 +
 dlls/mpr/tests/Makefile.in                   |  1 +
 dlls/mprapi/Makefile.in                      |  1 +
 dlls/msacm.dll16/Makefile.in                 |  1 +
 dlls/msacm32.drv/Makefile.in                 |  1 +
 dlls/msacm32/Makefile.in                     |  1 +
 dlls/msacm32/tests/Makefile.in               |  1 +
 dlls/msado15/Makefile.in                     |  1 +
 dlls/msado15/tests/Makefile.in               |  1 +
 dlls/msadp32.acm/Makefile.in                 |  1 +
 dlls/msasn1/Makefile.in                      |  1 +
 dlls/msasn1/tests/Makefile.in                |  1 +
 dlls/mscms/Makefile.in                       |  1 +
 dlls/mscms/tests/Makefile.in                 |  1 +
 dlls/mscoree/Makefile.in                     |  1 +
 dlls/mscoree/tests/Makefile.in               |  1 +
 dlls/msctf/Makefile.in                       |  1 +
 dlls/msctf/tests/Makefile.in                 |  1 +
 dlls/msctfmonitor/Makefile.in                |  1 +
 dlls/msdaps/Makefile.in                      |  1 +
 dlls/msdasql/Makefile.in                     |  1 +
 dlls/msdasql/tests/Makefile.in               |  1 +
 dlls/msdmo/Makefile.in                       |  1 +
 dlls/msdmo/tests/Makefile.in                 |  1 +
 dlls/msftedit/tests/Makefile.in              |  1 +
 dlls/msg711.acm/Makefile.in                  |  1 +
 dlls/msgsm32.acm/Makefile.in                 |  1 +
 dlls/mshtml/Makefile.in                      |  1 +
 dlls/mshtml/tests/Makefile.in                |  1 +
 dlls/msi/Makefile.in                         |  1 +
 dlls/msi/tests/Makefile.in                   |  1 +
 dlls/msident/Makefile.in                     |  1 +
 dlls/msimtf/Makefile.in                      |  1 +
 dlls/msisip/Makefile.in                      |  1 +
 dlls/msnet32/Makefile.in                     |  1 +
 dlls/mspatcha/Makefile.in                    |  1 +
 dlls/mspatcha/tests/Makefile.in              |  1 +
 dlls/msrle32/Makefile.in                     |  1 +
 dlls/msrle32/tests/Makefile.in               |  1 +
 dlls/msscript.ocx/Makefile.in                |  1 +
 dlls/msscript.ocx/tests/Makefile.in          |  1 +
 dlls/mssign32/Makefile.in                    |  1 +
 dlls/mstask/Makefile.in                      |  1 +
 dlls/mstask/tests/Makefile.in                |  1 +
 dlls/msv1_0/Makefile.in                      |  1 +
 dlls/msvcirt/Makefile.in                     |  2 +-
 dlls/msvcirt/tests/Makefile.in               |  1 +
 dlls/msvcp100/Makefile.in                    |  2 +-
 dlls/msvcp110/Makefile.in                    |  2 +-
 dlls/msvcp120/Makefile.in                    |  2 +-
 dlls/msvcp120/tests/Makefile.in              |  1 +
 dlls/msvcp140/Makefile.in                    |  2 +-
 dlls/msvcp140/tests/Makefile.in              |  1 +
 dlls/msvcp140_atomic_wait/tests/Makefile.in  |  1 +
 dlls/msvcp60/Makefile.in                     |  2 +-
 dlls/msvcp70/Makefile.in                     |  2 +-
 dlls/msvcp71/Makefile.in                     |  2 +-
 dlls/msvcp80/Makefile.in                     |  2 +-
 dlls/msvcp90/Makefile.in                     |  2 +-
 dlls/msvcp90/tests/Makefile.in               |  1 +
 dlls/msvcr100/Makefile.in                    |  2 +-
 dlls/msvcr100/tests/Makefile.in              |  1 +
 dlls/msvcr110/Makefile.in                    |  2 +-
 dlls/msvcr120/Makefile.in                    |  2 +-
 dlls/msvcr120/tests/Makefile.in              |  1 +
 dlls/msvcr70/Makefile.in                     |  2 +-
 dlls/msvcr71/Makefile.in                     |  2 +-
 dlls/msvcr80/Makefile.in                     |  2 +-
 dlls/msvcr90/Makefile.in                     |  2 +-
 dlls/msvcr90/tests/Makefile.in               |  1 +
 dlls/msvcrt/Makefile.in                      |  2 +-
 dlls/msvcrt/tests/Makefile.in                |  1 +
 dlls/msvcrtd/Makefile.in                     |  2 +-
 dlls/msvcrtd/tests/Makefile.in               |  1 +
 dlls/msvfw32/Makefile.in                     |  1 +
 dlls/msvfw32/tests/Makefile.in               |  1 +
 dlls/msvidc32/Makefile.in                    |  1 +
 dlls/msvideo.dll16/Makefile.in               |  1 +
 dlls/msxml3/Makefile.in                      |  1 +
 dlls/msxml3/tests/Makefile.in                |  1 +
 dlls/ncrypt/Makefile.in                      |  1 +
 dlls/nddeapi/Makefile.in                     |  1 +
 dlls/ndis.sys/Makefile.in                    |  1 +
 dlls/ndis.sys/tests/Makefile.in              |  1 +
 dlls/netapi32/Makefile.in                    |  2 +-
 dlls/netapi32/tests/Makefile.in              |  1 +
 dlls/netcfgx/Makefile.in                     |  1 +
 dlls/netcfgx/tests/Makefile.in               |  1 +
 dlls/netio.sys/Makefile.in                   |  1 +
 dlls/netprofm/Makefile.in                    |  1 +
 dlls/netprofm/tests/Makefile.in              |  1 +
 dlls/newdev/Makefile.in                      |  1 +
 dlls/ninput/tests/Makefile.in                |  1 +
 dlls/nsi/Makefile.in                         |  1 +
 dlls/nsi/tests/Makefile.in                   |  1 +
 dlls/nsiproxy.sys/Makefile.in                |  1 +
 dlls/ntdll/Makefile.in                       |  2 +-
 dlls/ntdll/tests/Makefile.in                 |  1 +
 dlls/ntdsapi/Makefile.in                     |  1 +
 dlls/ntdsapi/tests/Makefile.in               |  1 +
 dlls/ntoskrnl.exe/Makefile.in                |  1 +
 dlls/ntoskrnl.exe/tests/Makefile.in          |  1 +
 dlls/ntprint/Makefile.in                     |  1 +
 dlls/ntprint/tests/Makefile.in               |  1 +
 dlls/odbc32/Makefile.in                      |  1 +
 dlls/odbccp32/Makefile.in                    |  1 +
 dlls/odbccp32/tests/Makefile.in              |  1 +
 dlls/ole2.dll16/Makefile.in                  |  1 +
 dlls/ole2disp.dll16/Makefile.in              |  1 +
 dlls/ole32/Makefile.in                       |  2 +-
 dlls/ole32/tests/Makefile.in                 |  1 +
 dlls/oleacc/Makefile.in                      |  1 +
 dlls/oleacc/tests/Makefile.in                |  1 +
 dlls/oleaut32/Makefile.in                    |  2 +-
 dlls/oleaut32/tests/Makefile.in              |  1 +
 dlls/olecli.dll16/Makefile.in                |  1 +
 dlls/olecli32/Makefile.in                    |  1 +
 dlls/oledb32/Makefile.in                     |  1 +
 dlls/oledb32/tests/Makefile.in               |  1 +
 dlls/oledlg/Makefile.in                      |  1 +
 dlls/oledlg/tests/Makefile.in                |  1 +
 dlls/olesvr.dll16/Makefile.in                |  1 +
 dlls/olesvr32/Makefile.in                    |  1 +
 dlls/opcservices/Makefile.in                 |  1 +
 dlls/opcservices/tests/Makefile.in           |  1 +
 dlls/opengl32/Makefile.in                    |  2 +-
 dlls/opengl32/tests/Makefile.in              |  1 +
 dlls/packager/Makefile.in                    |  1 +
 dlls/packager/tests/Makefile.in              |  1 +
 dlls/pdh/Makefile.in                         |  1 +
 dlls/pdh/tests/Makefile.in                   |  1 +
 dlls/powrprof/Makefile.in                    |  1 +
 dlls/printui/Makefile.in                     |  1 +
 dlls/prntvpt/Makefile.in                     |  1 +
 dlls/prntvpt/tests/Makefile.in               |  1 +
 dlls/propsys/Makefile.in                     |  1 +
 dlls/propsys/tests/Makefile.in               |  1 +
 dlls/psapi/tests/Makefile.in                 |  1 +
 dlls/pstorec/Makefile.in                     |  1 +
 dlls/pstorec/tests/Makefile.in               |  1 +
 dlls/qasf/Makefile.in                        |  1 +
 dlls/qasf/tests/Makefile.in                  |  1 +
 dlls/qcap/Makefile.in                        |  1 +
 dlls/qcap/tests/Makefile.in                  |  1 +
 dlls/qdvd/Makefile.in                        |  1 +
 dlls/qdvd/tests/Makefile.in                  |  1 +
 dlls/qedit/Makefile.in                       |  1 +
 dlls/qedit/tests/Makefile.in                 |  1 +
 dlls/qmgr/Makefile.in                        |  1 +
 dlls/qmgr/tests/Makefile.in                  |  1 +
 dlls/quartz/Makefile.in                      |  1 +
 dlls/quartz/tests/Makefile.in                |  1 +
 dlls/query/Makefile.in                       |  1 +
 dlls/qwave/Makefile.in                       |  1 +
 dlls/qwave/tests/Makefile.in                 |  1 +
 dlls/rasapi32/Makefile.in                    |  1 +
 dlls/rasapi32/tests/Makefile.in              |  1 +
 dlls/riched20/Makefile.in                    |  1 +
 dlls/riched20/tests/Makefile.in              |  1 +
 dlls/riched32/tests/Makefile.in              |  1 +
 dlls/rpcrt4/Makefile.in                      |  2 +-
 dlls/rpcrt4/tests/Makefile.in                |  2 +-
 dlls/rsaenh/Makefile.in                      |  1 +
 dlls/rsaenh/tests/Makefile.in                |  1 +
 dlls/rstrtmgr/Makefile.in                    |  1 +
 dlls/rtutils/Makefile.in                     |  1 +
 dlls/rtworkq/Makefile.in                     |  1 +
 dlls/rtworkq/tests/Makefile.in               |  1 +
 dlls/sane.ds/Makefile.in                     |  1 +
 dlls/sapi/Makefile.in                        |  1 +
 dlls/sapi/tests/Makefile.in                  |  1 +
 dlls/schannel/Makefile.in                    |  1 +
 dlls/schannel/tests/Makefile.in              |  1 +
 dlls/schedsvc/Makefile.in                    |  1 +
 dlls/schedsvc/tests/Makefile.in              |  1 +
 dlls/scrobj/Makefile.in                      |  1 +
 dlls/scrobj/tests/Makefile.in                |  1 +
 dlls/scrrun/Makefile.in                      |  1 +
 dlls/scrrun/tests/Makefile.in                |  1 +
 dlls/sechost/Makefile.in                     |  1 +
 dlls/secur32/Makefile.in                     |  1 +
 dlls/secur32/tests/Makefile.in               |  1 +
 dlls/serialui/Makefile.in                    |  1 +
 dlls/serialui/tests/Makefile.in              |  1 +
 dlls/setupapi/Makefile.in                    |  2 +-
 dlls/setupapi/tests/Makefile.in              |  1 +
 dlls/setupx.dll16/Makefile.in                |  1 +
 dlls/sfc_os/Makefile.in                      |  1 +
 dlls/shcore/Makefile.in                      |  1 +
 dlls/shcore/tests/Makefile.in                |  1 +
 dlls/shdocvw/Makefile.in                     |  2 +-
 dlls/shdocvw/tests/Makefile.in               |  1 +
 dlls/shell.dll16/Makefile.in                 |  1 +
 dlls/shell32/Makefile.in                     |  2 +-
 dlls/shell32/tests/Makefile.in               |  1 +
 dlls/shlwapi/Makefile.in                     |  2 +-
 dlls/shlwapi/tests/Makefile.in               |  1 +
 dlls/slc/tests/Makefile.in                   |  1 +
 dlls/snmpapi/Makefile.in                     |  1 +
 dlls/sound.drv16/Makefile.in                 |  1 +
 dlls/spoolss/Makefile.in                     |  1 +
 dlls/spoolss/tests/Makefile.in               |  1 +
 dlls/sppc/Makefile.in                        |  1 +
 dlls/sti/Makefile.in                         |  1 +
 dlls/sti/tests/Makefile.in                   |  1 +
 dlls/storage.dll16/Makefile.in               |  1 +
 dlls/stress.dll16/Makefile.in                |  1 +
 dlls/sxs/Makefile.in                         |  1 +
 dlls/sxs/tests/Makefile.in                   |  1 +
 dlls/t2embed/Makefile.in                     |  1 +
 dlls/t2embed/tests/Makefile.in               |  1 +
 dlls/tapi32/Makefile.in                      |  1 +
 dlls/tapi32/tests/Makefile.in                |  1 +
 dlls/taskschd/Makefile.in                    |  1 +
 dlls/taskschd/tests/Makefile.in              |  1 +
 dlls/toolhelp.dll16/Makefile.in              |  1 +
 dlls/traffic/Makefile.in                     |  1 +
 dlls/twain_32/Makefile.in                    |  1 +
 dlls/twain_32/tests/Makefile.in              |  1 +
 dlls/typelib.dll16/Makefile.in               |  1 +
 dlls/ucrtbase/Makefile.in                    |  2 +-
 dlls/ucrtbase/tests/Makefile.in              |  2 +-
 dlls/uianimation/Makefile.in                 |  1 +
 dlls/uianimation/tests/Makefile.in           |  1 +
 dlls/uiautomationcore/Makefile.in            |  1 +
 dlls/uiautomationcore/tests/Makefile.in      |  1 +
 dlls/uiribbon/Makefile.in                    |  1 +
 dlls/url/Makefile.in                         |  1 +
 dlls/urlmon/Makefile.in                      |  2 +-
 dlls/urlmon/tests/Makefile.in                |  1 +
 dlls/usbd.sys/Makefile.in                    |  1 +
 dlls/user.exe16/Makefile.in                  |  1 +
 dlls/user32/Makefile.in                      |  2 +-
 dlls/user32/tests/Makefile.in                |  1 +
 dlls/userenv/Makefile.in                     |  1 +
 dlls/userenv/tests/Makefile.in               |  1 +
 dlls/usp10/tests/Makefile.in                 |  1 +
 dlls/uxtheme/Makefile.in                     |  1 +
 dlls/uxtheme/tests/Makefile.in               |  1 +
 dlls/vbscript/Makefile.in                    |  1 +
 dlls/vbscript/tests/Makefile.in              |  1 +
 dlls/vcomp/Makefile.in                       |  1 +
 dlls/vcomp/tests/Makefile.in                 |  1 +
 dlls/vcomp100/Makefile.in                    |  1 +
 dlls/vcomp110/Makefile.in                    |  1 +
 dlls/vcomp110/tests/Makefile.in              |  1 +
 dlls/vcomp120/Makefile.in                    |  1 +
 dlls/vcomp140/Makefile.in                    |  1 +
 dlls/vcruntime140/Makefile.in                |  1 +
 dlls/vcruntime140_1/Makefile.in              |  1 +
 dlls/vdhcp.vxd/Makefile.in                   |  1 +
 dlls/vdmdbg/Makefile.in                      |  1 +
 dlls/ver.dll16/Makefile.in                   |  1 +
 dlls/version/Makefile.in                     |  1 +
 dlls/version/tests/Makefile.in               |  1 +
 dlls/virtdisk/Makefile.in                    |  1 +
 dlls/virtdisk/tests/Makefile.in              |  1 +
 dlls/vmm.vxd/Makefile.in                     |  1 +
 dlls/vnbt.vxd/Makefile.in                    |  1 +
 dlls/vnetbios.vxd/Makefile.in                |  1 +
 dlls/vssapi/Makefile.in                      |  1 +
 dlls/vtdapi.vxd/Makefile.in                  |  1 +
 dlls/vulkan-1/tests/Makefile.in              |  1 +
 dlls/vwin32.vxd/Makefile.in                  |  1 +
 dlls/w32sys.dll16/Makefile.in                |  1 +
 dlls/wbemdisp/Makefile.in                    |  1 +
 dlls/wbemdisp/tests/Makefile.in              |  1 +
 dlls/wbemprox/Makefile.in                    |  1 +
 dlls/wbemprox/tests/Makefile.in              |  1 +
 dlls/webservices/Makefile.in                 |  1 +
 dlls/webservices/tests/Makefile.in           |  1 +
 dlls/wer/Makefile.in                         |  1 +
 dlls/wer/tests/Makefile.in                   |  1 +
 dlls/wevtapi/Makefile.in                     |  1 +
 dlls/wevtapi/tests/Makefile.in               |  1 +
 dlls/wevtsvc/Makefile.in                     |  1 +
 dlls/wiaservc/Makefile.in                    |  1 +
 dlls/wiaservc/tests/Makefile.in              |  1 +
 dlls/wimgapi/Makefile.in                     |  1 +
 dlls/win32u/Makefile.in                      |  1 +
 dlls/win32u/tests/Makefile.in                |  1 +
 dlls/win87em.dll16/Makefile.in               |  1 +
 dlls/windows.devices.enumeration/Makefile.in |  1 +
 dlls/windows.gaming.input/Makefile.in        |  1 +
 dlls/windows.gaming.input/tests/Makefile.in  |  1 +
 dlls/windows.globalization/Makefile.in       |  1 +
 dlls/windows.globalization/tests/Makefile.in |  1 +
 dlls/windows.media.devices/Makefile.in       |  1 +
 dlls/windows.media.devices/tests/Makefile.in |  1 +
 dlls/windows.media.speech/Makefile.in        |  1 +
 dlls/windows.media.speech/tests/Makefile.in  |  1 +
 dlls/windowscodecs/Makefile.in               |  1 +
 dlls/windowscodecs/tests/Makefile.in         |  1 +
 dlls/windowscodecsext/tests/Makefile.in      |  1 +
 dlls/winealsa.drv/Makefile.in                |  1 +
 dlls/wineandroid.drv/Makefile.in             |  1 +
 dlls/winebus.sys/Makefile.in                 |  1 +
 dlls/winecoreaudio.drv/Makefile.in           |  1 +
 dlls/winecrt0/Makefile.in                    |  1 +
 dlls/wined3d/Makefile.in                     |  1 +
 dlls/winegstreamer/Makefile.in               |  1 +
 dlls/winehid.sys/Makefile.in                 |  1 +
 dlls/winemac.drv/Makefile.in                 |  1 +
 dlls/winemapi/Makefile.in                    |  1 +
 dlls/wineoss.drv/Makefile.in                 |  1 +
 dlls/wineps.drv/Makefile.in                  |  1 +
 dlls/winepulse.drv/Makefile.in               |  1 +
 dlls/wineusb.sys/Makefile.in                 |  1 +
 dlls/winevulkan/Makefile.in                  |  1 +
 dlls/winex11.drv/Makefile.in                 |  1 +
 dlls/winexinput.sys/Makefile.in              |  1 +
 dlls/wing.dll16/Makefile.in                  |  1 +
 dlls/winhttp/Makefile.in                     |  1 +
 dlls/winhttp/tests/Makefile.in               |  1 +
 dlls/wininet/Makefile.in                     |  1 +
 dlls/wininet/tests/Makefile.in               |  1 +
 dlls/winmm/Makefile.in                       |  2 +-
 dlls/winmm/tests/Makefile.in                 |  1 +
 dlls/winscard/Makefile.in                    |  1 +
 dlls/winspool.drv/Makefile.in                |  2 +-
 dlls/winspool.drv/tests/Makefile.in          |  1 +
 dlls/winsta/Makefile.in                      |  1 +
 dlls/wintab.dll16/Makefile.in                |  1 +
 dlls/wintab32/Makefile.in                    |  1 +
 dlls/wintab32/tests/Makefile.in              |  1 +
 dlls/wintrust/Makefile.in                    |  1 +
 dlls/wintrust/tests/Makefile.in              |  1 +
 dlls/wlanapi/Makefile.in                     |  1 +
 dlls/wlanapi/tests/Makefile.in               |  1 +
 dlls/wldap32/Makefile.in                     |  1 +
 dlls/wldap32/tests/Makefile.in               |  1 +
 dlls/wmiutils/Makefile.in                    |  1 +
 dlls/wmiutils/tests/Makefile.in              |  1 +
 dlls/wmp/Makefile.in                         |  1 +
 dlls/wmp/tests/Makefile.in                   |  1 +
 dlls/wmphoto/Makefile.in                     |  1 +
 dlls/wmvcore/Makefile.in                     |  1 +
 dlls/wmvcore/tests/Makefile.in               |  1 +
 dlls/wnaspi32/Makefile.in                    |  1 +
 dlls/wow64/Makefile.in                       |  1 +
 dlls/wpc/tests/Makefile.in                   |  1 +
 dlls/ws2_32/Makefile.in                      |  1 +
 dlls/ws2_32/tests/Makefile.in                |  1 +
 dlls/wsdapi/Makefile.in                      |  1 +
 dlls/wsdapi/tests/Makefile.in                |  1 +
 dlls/wshom.ocx/Makefile.in                   |  1 +
 dlls/wshom.ocx/tests/Makefile.in             |  1 +
 dlls/wsock32/Makefile.in                     |  1 +
 dlls/wtsapi32/Makefile.in                    |  1 +
 dlls/wtsapi32/tests/Makefile.in              |  1 +
 dlls/xactengine2_0/Makefile.in               |  2 +-
 dlls/xactengine2_4/Makefile.in               |  2 +-
 dlls/xactengine2_7/Makefile.in               |  2 +-
 dlls/xactengine2_9/Makefile.in               |  2 +-
 dlls/xactengine3_0/Makefile.in               |  2 +-
 dlls/xactengine3_1/Makefile.in               |  2 +-
 dlls/xactengine3_2/Makefile.in               |  2 +-
 dlls/xactengine3_3/Makefile.in               |  2 +-
 dlls/xactengine3_4/Makefile.in               |  2 +-
 dlls/xactengine3_5/Makefile.in               |  2 +-
 dlls/xactengine3_6/Makefile.in               |  2 +-
 dlls/xactengine3_7/Makefile.in               |  2 +-
 dlls/xactengine3_7/tests/Makefile.in         |  1 +
 dlls/xapofx1_1/Makefile.in                   |  2 +-
 dlls/xapofx1_2/Makefile.in                   |  2 +-
 dlls/xapofx1_3/Makefile.in                   |  2 +-
 dlls/xapofx1_4/Makefile.in                   |  2 +-
 dlls/xapofx1_5/Makefile.in                   |  2 +-
 dlls/xaudio2_0/Makefile.in                   |  2 +-
 dlls/xaudio2_1/Makefile.in                   |  2 +-
 dlls/xaudio2_2/Makefile.in                   |  2 +-
 dlls/xaudio2_3/Makefile.in                   |  2 +-
 dlls/xaudio2_4/Makefile.in                   |  2 +-
 dlls/xaudio2_5/Makefile.in                   |  2 +-
 dlls/xaudio2_6/Makefile.in                   |  2 +-
 dlls/xaudio2_7/Makefile.in                   |  2 +-
 dlls/xaudio2_7/tests/Makefile.in             |  1 +
 dlls/xaudio2_8/Makefile.in                   |  2 +-
 dlls/xaudio2_9/Makefile.in                   |  2 +-
 dlls/xinput1_1/Makefile.in                   |  1 +
 dlls/xinput1_2/Makefile.in                   |  1 +
 dlls/xinput1_3/Makefile.in                   |  1 +
 dlls/xinput1_3/tests/Makefile.in             |  1 +
 dlls/xinput1_4/Makefile.in                   |  1 +
 dlls/xinput9_1_0/Makefile.in                 |  1 +
 dlls/xmllite/Makefile.in                     |  1 +
 dlls/xmllite/tests/Makefile.in               |  1 +
 dlls/xolehlp/Makefile.in                     |  1 +
 include/basetsd.h                            | 10 ++++++----
 include/ntdef.h                              |  2 +-
 include/windef.h                             |  4 ++--
 include/winnt.h                              |  2 +-
 libs/strmbase/Makefile.in                    |  1 +
 programs/attrib/Makefile.in                  |  1 +
 programs/cabarc/Makefile.in                  |  1 +
 programs/chcp.com/Makefile.in                |  1 +
 programs/cmd/Makefile.in                     |  1 +
 programs/cmd/tests/Makefile.in               |  1 +
 programs/conhost/Makefile.in                 |  1 +
 programs/conhost/tests/Makefile.in           |  1 +
 programs/cscript/Makefile.in                 |  2 +-
 programs/dxdiag/Makefile.in                  |  1 +
 programs/eject/Makefile.in                   |  1 +
 programs/explorer/Makefile.in                |  1 +
 programs/find/tests/Makefile.in              |  1 +
 programs/fsutil/Makefile.in                  |  1 +
 programs/fsutil/tests/Makefile.in            |  1 +
 programs/msiexec/Makefile.in                 |  1 +
 programs/net/Makefile.in                     |  1 +
 programs/netstat/Makefile.in                 |  1 +
 programs/ping/Makefile.in                    |  1 +
 programs/plugplay/Makefile.in                |  1 +
 programs/presentationfontcache/Makefile.in   |  1 +
 programs/reg/Makefile.in                     |  1 +
 programs/reg/tests/Makefile.in               |  1 +
 programs/regedit/Makefile.in                 |  1 +
 programs/regedit/tests/Makefile.in           |  1 +
 programs/regsvr32/Makefile.in                |  1 +
 programs/rpcss/Makefile.in                   |  1 +
 programs/sc/Makefile.in                      |  1 +
 programs/schtasks/Makefile.in                |  1 +
 programs/schtasks/tests/Makefile.in          |  1 +
 programs/services/Makefile.in                |  1 +
 programs/services/tests/Makefile.in          |  1 +
 programs/spoolsv/Makefile.in                 |  1 +
 programs/start/Makefile.in                   |  1 +
 programs/svchost/Makefile.in                 |  1 +
 programs/termsv/Makefile.in                  |  1 +
 programs/uninstaller/Makefile.in             |  1 +
 programs/whoami/Makefile.in                  |  1 +
 programs/wineboot/Makefile.in                |  1 +
 programs/winebrowser/Makefile.in             |  1 +
 programs/winecfg/Makefile.in                 |  1 +
 programs/wineconsole/Makefile.in             |  1 +
 programs/winedbg/Makefile.in                 |  1 +
 programs/winedevice/Makefile.in              |  1 +
 programs/winemenubuilder/Makefile.in         |  1 +
 programs/winemsibuilder/Makefile.in          |  1 +
 programs/winetest/Makefile.in                |  1 +
 programs/winhlp32/Makefile.in                |  1 +
 programs/winmgmt/Makefile.in                 |  1 +
 programs/winoldap.mod16/Makefile.in          |  1 +
 programs/wordpad/Makefile.in                 |  1 +
 programs/wscript/Makefile.in                 |  1 +
 programs/wscript/tests/Makefile.in           |  1 +
 programs/wuauserv/Makefile.in                |  1 +
 programs/wusa/Makefile.in                    |  1 +
 programs/xcopy/Makefile.in                   |  1 +
 programs/xcopy/tests/Makefile.in             |  1 +
 tools/winedump/Makefile.in                   |  1 +
 749 files changed, 755 insertions(+), 128 deletions(-)

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



More information about the wine-cvs mailing list