oleaut32: Ignore the first named argument when invoking property-put methods
commite88d033044f1b93cf9dcec8b997bc37080384bce
authorRob Shearman <rob@codeweavers.com>
Tue, 6 Feb 2007 19:26:04 +0000 (6 19:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Feb 2007 21:06:16 +0000 (6 22:06 +0100)
treec8235b90325f88f44befbea5de06a61fe3134f0d
parent21140a9a53a6cd025f1c83bbfd388a4632a28de6
oleaut32: Ignore the first named argument when invoking property-put methods
as it is mandatory and doesn't indicate that the arguments will be
passed in as named ones.
dlls/oleaut32/typelib.c