oleaut32: Remove LPVOID variables in olefont tests and pass IFont pointers into OleCr...
authorRob Shearman <robertshearman@gmail.com>
Tue, 1 Dec 2009 13:13:40 +0000 (13:13 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 1 Dec 2009 14:10:37 +0000 (15:10 +0100)
commitf7624cbfbc868601719722d6aa94621af0f98f92
tree3d8c43dd4c33d07b3decb554571446d648847ef1
parent58c7aa46914b21c3bb2300e4bd9c0369bbf3685d
oleaut32: Remove LPVOID variables in olefont tests and pass IFont pointers into OleCreateFontIndirect directly.

In many places the assignment of the LPVOID variable into the
corresponding IFont * variable has been forgotten.
dlls/oleaut32/tests/olefont.c