widl: Do not make the stub vtbl const for delegating interfaces since it needs to...
authorAlexandre Julliard <julliard@winehq.org>
Mon, 1 Dec 2008 10:30:05 +0000 (11:30 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 1 Dec 2008 10:30:05 +0000 (11:30 +0100)
commit584d2c91182c5bcb4606adbbc7f3e0164f667e8d
tree9b8d0158dd44567191ea17b90846c0b109ca0101
parent797ee403c1f35fd00ee50256abd483c2f8f7d5c1
widl: Do not make the stub vtbl const for delegating interfaces since it needs to be patched up at run-time.
tools/widl/proxy.c