atl: AtlModuleGetClassObject should store an intermediate pointer in obj->pCF and...
commit72ddcb5f362748c040dc902bb5c1c75760c675b1
authorRob Shearman <rob@codeweavers.com>
Wed, 25 Apr 2007 10:21:48 +0000 (25 11:21 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Apr 2007 10:44:24 +0000 (25 12:44 +0200)
tree8075f246f345723fa9d7676bd8a5d6c2a651f95b
parent3af74c5e5250b09bf453293214a3e3240e6a1140
atl: AtlModuleGetClassObject should store an intermediate pointer in obj->pCF and then query this for the requested interface.

Return CLASS_E_CLASSNOTAVAILABLE instead of E_FAIL.
dlls/atl/atl_main.c