oleaut32: Don't execute a function in ITypeInfo::Invoke if it has the FUNCFLAG_FRESTR...
authorRobert Shearman <rob@codeweavers.com>
Thu, 13 Jul 2006 23:03:18 +0000 (00:03 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 Jul 2006 10:39:02 +0000 (12:39 +0200)
commit31f640274f2187fbc5ddd3fcd12fdbcf56417a7c
treee9511f84401051cf1bed99ff3c3b0182bfca2884
parentebea92739c4676e368786290c8fb19fe3e72e18b
oleaut32: Don't execute a function in ITypeInfo::Invoke if it has the FUNCFLAG_FRESTRICTED flag.

Add some more tests for ITypeInfo::Invoke.
dlls/oleaut32/tests/typelib.c
dlls/oleaut32/typelib.c