widl: Create an explicit structure for the function frame of all generated functions.
commit1218aff94dd867394004695e65f74be505cd492a
authorAlexandre Julliard <julliard@winehq.org>
Mon, 15 Sep 2008 12:02:26 +0000 (15 14:02 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Sep 2008 12:02:26 +0000 (15 14:02 +0200)
treeee874d6057613ef35558a6a84e604d654e494cd0
parentaf78a7bfe4eea408033e75dbfe51895b5cfeecc2
widl: Create an explicit structure for the function frame of all generated functions.

Store _StubMsg in the frame structure since it's needed for exception handling.
tools/widl/client.c
tools/widl/proxy.c
tools/widl/server.c
tools/widl/typegen.c