riched20: Added tom typelib.
commitc8362ec3b8d873ecc8df4e6ea39b350c8051900d
authorNikolay Sivov <nsivov@codeweavers.com>
Sun, 17 May 2015 14:30:56 +0000 (17 17:30 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 May 2015 06:26:04 +0000 (18 15:26 +0900)
treeab4ccaa86db363a0bb88a7bbd5a1b77e7e6d4a11
parentf0959dc1759a8434ccab66eecd0b671693a1a96a
riched20: Added tom typelib.

I had to duplicate idl unfortunately, because typelib in riched20 is not
compatible with interfaces from tom.idl - method names are different,
while vtables are identical.
configure
configure.ac
dlls/riched20/Makefile.in
dlls/riched20/riched_tom.idl [new file with mode: 0644]
dlls/riched20/tests/richole.c