Source files.
Contents.
-
Building basic ATL server, passing basic types, strings and arrays
between C++ and VB(VBA), using SAFEARRAY and VARIANT.
-
Building an ATL server supporting a COM collection.
-
Implementation of a C++ server making a callback to VB from the main thread or
from a child thread.
-
Quick reference of symbols, tags and some templates.
-
A quick way to implement repeated calls of some VBA subroutine.
The function OnTime is the main tool.