Signed-off-by: Jacek Caban jacek@codeweavers.com --- I think that at this point avoiding nameless unions doesn't buy us any compatibility anymore.
Note that this patch only affects only nameless structs and unions that are normally unconditionally nameless, NONAMELESSUNION and NONAMELESSSTRUCT macros keep their meaning.
dlls/amstream/tests/Makefile.in | 1 + dlls/combase/Makefile.in | 1 + dlls/d3d11/Makefile.in | 1 + dlls/devenum/Makefile.in | 1 + dlls/dsound/Makefile.in | 1 + dlls/dsound/tests/Makefile.in | 1 + dlls/dwrite/Makefile.in | 1 + dlls/dxdiagn/Makefile.in | 1 + dlls/gdiplus/Makefile.in | 1 + dlls/ieframe/Makefile.in | 1 + dlls/inetcomm/Makefile.in | 1 + dlls/inetcomm/tests/Makefile.in | 1 + dlls/iphlpapi/Makefile.in | 1 + dlls/mfplat/Makefile.in | 1 + dlls/mfreadwrite/Makefile.in | 1 + dlls/mmdevapi/Makefile.in | 1 + dlls/mmdevapi/tests/Makefile.in | 1 + dlls/msi/Makefile.in | 1 + dlls/ole32/Makefile.in | 2 +- dlls/propsys/Makefile.in | 1 + dlls/propsys/tests/Makefile.in | 1 + dlls/qcap/Makefile.in | 1 + dlls/qedit/Makefile.in | 1 + dlls/quartz/Makefile.in | 1 + dlls/sechost/Makefile.in | 1 + dlls/shell32/Makefile.in | 2 +- dlls/shell32/tests/Makefile.in | 1 + dlls/windowscodecs/Makefile.in | 1 + dlls/winealsa.drv/Makefile.in | 1 + dlls/winegstreamer/Makefile.in | 1 + dlls/winepulse.drv/Makefile.in | 1 + dlls/wininet/Makefile.in | 2 +- dlls/wininet/tests/Makefile.in | 1 + dlls/winmm/Makefile.in | 2 +- include/winnt.h | 2 +- programs/services/Makefile.in | 1 + programs/winecfg/Makefile.in | 1 + programs/winemenubuilder/Makefile.in | 1 + 38 files changed, 38 insertions(+), 5 deletions(-)