ole32: Don't lookup the address for the DllGetClassObject function for ole32.dll...
commited79ddab1d8dcc8835020f656cb39302c00230c9
authorRob Shearman <rob@codeweavers.com>
Sun, 13 May 2007 21:18:11 +0000 (13 22:18 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 May 2007 12:26:22 +0000 (14 14:26 +0200)
treee8d519cb59d62f3f20644c981db075bc7cbc39bb
parent70e8842924cfb1121ec325235065daa47f464010
ole32: Don't lookup the address for the DllGetClassObject function for ole32.dll in the apartment loaded dll list.

Call the function directly for a small performance boost.
dlls/ole32/compobj.c