Sorry, but there are no more tags available to filter with.
-
I changed my collection to base from a generic collection according to Tom's blog. However, I am having some trouble getting it to work. In my add-in, I simply do an assignment MyNamespace.CollateralCollection col = this.Collaterals; which in turn invokes the following code when executing -- public global...
-
Hi Hyun, The ShapeAppVBA sample uses APC and supports a more sophisticated COM implementation including Dual interfaces for strong-typed. The ShapeAppMFC app does not have this support -- it only provides type info via the MFC macros mentioned. Notice this part of the stdafx.h in ShapeAppVBA: #include...