widl: Handle pointers to conformant arrays (e.g., "[size_is(, n)] int **p; ").
commit8d15820f7934551a66005bf9c9ec1e5eaaf01742
authorDan Hipschman <dsh@linux.ucla.edu>
Fri, 2 Nov 2007 22:24:08 +0000 (2 15:24 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 5 Nov 2007 12:24:37 +0000 (5 13:24 +0100)
tree206ece5db6e66af487544efffe43bf875dd06564
parent8caa325eb7e5225a042622d8f8199adb1aa488a1
widl: Handle pointers to conformant arrays (e.g., "[size_is(, n)] int **p; ").
dlls/rpcrt4/tests/server.c
dlls/rpcrt4/tests/server.idl
tools/widl/header.h
tools/widl/typegen.c