Sweden-Number/tools/widl
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
..
Makefile.in
client.c
expr.c
expr.h
hash.c
hash.h
header.c
header.h
parser.h
parser.l
parser.y
proxy.c
register.c
server.c
typegen.c
typegen.h
typelib.c
typelib.h
typelib_struct.h
typetree.c
typetree.h
utils.c
utils.h
widl.c
widl.h
widl.man.in
widltypes.h
write_msft.c