Sweden-Number/tools
Rémi Bernon 621b4fa697 widl: Distinguish interface declarations from interface references.
Interface referencing should probably check for a previous type
declaration, but Wine IDLs currently have many places where this is
broken.

This is for instance the case when a coclass use the inner interface
statement to declare an interface without any previous declaration.

And in mimeole.idl, coclass are being declared with the same name as
their interface, to generate the corresponding CLSID.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-04 23:11:22 +01:00
..
sfnt2fon
widl widl: Distinguish interface declarations from interface references. 2021-02-04 23:11:22 +01:00
winapi winapi: Use __alignof__ on clang. 2020-12-16 15:30:07 +01:00
winebuild winebuild: Make mingw a separated platform from msvc. 2021-01-26 09:02:04 +01:00
winedump include: Add a couple of dll characteristics. 2021-01-21 20:46:13 +01:00
winegcc winegcc: Pass the same winebuild args to all winebuild invocations. 2021-01-22 17:34:36 +01:00
winemaker
wmc wmc: Add Dxgi facility. 2020-09-21 21:42:13 +02:00
wrc makefiles: Expand makedep path at compile time. 2020-09-09 20:30:31 +02:00
Makefile.in
buildimage
c2man.pl
config.guess tools: Upgrade the config.guess/config.sub scripts. 2020-08-14 22:04:03 +02:00
config.sub tools: Upgrade the config.guess/config.sub scripts. 2020-08-14 22:04:03 +02:00
examine-relay
findfunc
install-sh
make_announce
make_makefiles winebus.sys: Move winebus.inf into the module resources. 2020-11-11 11:04:06 +01:00
make_requests server: Add a data type for generic access mappings. 2021-02-04 21:25:32 +01:00
make_specfiles gdi32: Merge in Uniscribe functionality. 2020-11-09 20:15:11 +01:00
make_unicode dwrite/arabic: Set per-glyph action. 2021-01-22 18:33:32 +01:00
make_xftmpl.c
makedep.c makefiles: Add missing dependency to wrc for test dll resources. 2021-01-24 21:58:53 +01:00
runtest
wineapploader.in
winewrapper