rpcrt4: Use the same allocation technique as delegated stubs for the stubless thunks.
commitacfebea667ca88ed3871ab58dcb595104896422c
authorAlexandre Julliard <julliard@winehq.org>
Mon, 1 Jun 2009 19:19:56 +0000 (1 21:19 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 1 Jun 2009 19:38:18 +0000 (1 21:38 +0200)
treef6f9eedf6363d1066c770db04c55959c26895740
parentce3c45934baf09d7d2d917322ba2ca88fdfcaa68
rpcrt4: Use the same allocation technique as delegated stubs for the stubless thunks.

This avoids allocating them on the heap, and avoids the need for a
separate vtbl.
dlls/rpcrt4/cproxy.c