widl: Add a new function, type_alias_get_aliasee to wrap the retrieval of the type...
authorRob Shearman <robertshearman@gmail.com>
Mon, 19 Jan 2009 00:02:28 +0000 (00:02 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Jan 2009 12:36:26 +0000 (13:36 +0100)
commitbdb13215447c5e2481a7a8f10a54e3ff188a3e22
treecdaaedd04de8f6de67586a082f66ece126dd8c86
parent4de19cff1f7a0fc5f46186e89d84955f35138db9
widl: Add a new function, type_alias_get_aliasee to wrap  the retrieval of the type that the alias aliases.
tools/widl/header.c
tools/widl/parser.y
tools/widl/typegen.c
tools/widl/typetree.h
tools/widl/write_msft.c