// Draw.cpp : Implementation of CDrawCtl #include "stdafx.h" #include "Draw.h" ///////////////////////////////////////////////////////////////////////////// // CDrawCtl STDMETHODIMP CDrawCtl::InterfaceSupportsErrorInfo(REFIID riid) { static const IID* arr[] = { &__uuidof(IDrawCtl), }; for (int i=0;i