oleaut32: Fix ICreateTypeLib2::SetFuncAndParamNames.
commitb4025a3ed17c647240016b701fe1c457764bb41e
authorAndrey Turkin <andrey.turkin@gmail.com>
Sun, 16 May 2010 22:27:34 +0000 (17 02:27 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 May 2010 11:15:34 +0000 (17 13:15 +0200)
treec9f89c61e1bbbb5d787447f1c93ea9f81cf9c5f7
parent57c784e205609343dba274c9f123da9c414a0c20
oleaut32: Fix ICreateTypeLib2::SetFuncAndParamNames.

Getters and setters for same property can have an identical name
dlls/oleaut32/tests/typelib.c
dlls/oleaut32/typelib2.c