widl: Move the pointer referent, array element, function return type and interface...
authorRob Shearman <robertshearman@gmail.com>
Thu, 5 Mar 2009 08:22:32 +0000 (08:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 5 Mar 2009 17:39:02 +0000 (18:39 +0100)
commit4866026d7f6753643ef57f34bf387320f1325d8b
tree21a39a6a0f3b4ebd868520f01ab4fc49b31e7f7f
parent277e0617d5d23ba49ec57c75f72923ff55db1f63
widl: Move the pointer referent, array element, function return type and interface inheritance properties from type_t to details structures for the appropriate types.
tools/widl/parser.y
tools/widl/typetree.c
tools/widl/typetree.h
tools/widl/widltypes.h
tools/widl/write_msft.c