COM Library
|
ClassFactory.cpp | The ClassFactory class definition |
ClassFactory.hpp | The ClassFactory class declaration |
ComMain.cpp | The entry point methods for a COM inproc server |
ComMain.hpp | Function prototypes for the COM entry points |
Common.hpp | Wrapper to include the most common COM library headers |
ComTypes.hpp | Common COM types and macros |
ComUtils.cpp | COM utility functions |
ComUtils.hpp | COM utility functions |
ErrorInfo.cpp | COM error handling macros and functions |
ErrorInfo.hpp | COM error handling macros and functions |
IDispatchImpl.hpp | The IDispatchImpl class declaration |
InprocServer.cpp | The InprocServer class definition |
InprocServer.hpp | The InprocServer class declaration |
ObjectBase.hpp | The ObjectBase class declaration |
pch.cpp | The file used when creating the pre-compiled header |
RegUtils.cpp | Functions for use in registering and unregistering COM objects |
RegUtils.hpp | Functions for use in registering and unregistering COM objects |
Server.cpp | The Server class definition |
Server.hpp | The Server class declaration |
ServerRegInfo.hpp | The ServerRegInfo class declaration |