j
k
j a
j l
On 8/26/2010 14:53, David Hedberg wrote:
*ppvObject = NULL; if(IsEqualIID(riid,&IID_INameSpaceTreeControlEvents)) { *ppvObject = iface; }
*ppvObject = iface;
Why don't you allow IUnknown here?
Back to the thread
Back to the list