ole32: Print an error if a DLL's DllGetClassObject fails as this is
commitb5f7e818a172f2d520331c74003cef669dd0c2c9
authorRobert Shearman <rob@codeweavers.com>
Mon, 12 Jun 2006 15:36:45 +0000 (12 16:36 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Jun 2006 09:40:20 +0000 (13 11:40 +0200)
treea86734a1ecb9462b63501d4bc2863a65d2f7bd50
parentc6449b5a910d72caca80c4bf8916f910bf89861c
ole32: Print an error if a DLL's DllGetClassObject fails as this is

usually a good indicator of a bug elsewhere in Wine.
dlls/ole32/compobj.c