Empact Foundation Class Library Wiki
Cross-platform C++ library for use as a default application framework.
Brought to you by:
sreekants
The function of the COM layer is to support the Core Layer when necessary. In general, you should never have to work with a class in this layer.
Many system facilities on Microsoft Windows use the COM methodology to expose its facilities. This layer provides the utilities to simplify working with COM or COM+ services that are necessary in the Core Layer.
Module | Layer | Description |
---|---|---|
comutl | com | This library provides support utilities to simplify work using Microsoft COM. . |