摘要:   class ATL_NO_VTABLE CPolyCtl : public CComObjectRootEx<CComSingleThreadModel>, public CStockPropImpl<CPolyCtl, IPolyCtl, &IID_IPolyCtl, &LIBID_POLYGONLib>, public CComContr... 阅读全文
posted @ 2009-09-20 23:31 Fan Zhang 阅读(256) 评论(0) 推荐(0)
摘要: In general, the simplest way to view the COM threading architecture is to think of all the COM objects in the process as divided into groups called apartments. A COM object lives in exactly one apartm... 阅读全文
posted @ 2009-09-20 21:35 Fan Zhang 阅读(333) 评论(0) 推荐(0)