COM C++ Library
This library provides a framework for writing COM servers. It provides the implementations for the basic common interfaces such as IUnknown, IDispatch and IErrorInfo. It also provides functions and macros to register and unregister the interface and coclass GUIDs.
It currently only supports writing Inproc servers.
- MIDL|Output|Type Library = .tlb
- Linker|General|Register Output = Yes
- Linker|Input|Module Definition File = ..\Lib\COM\InprocServer.def
- Add resource = IDR_TYPELIB TYPELIB "ProjectName.tlb"
- Ensure IDR_TYPELIB = 1
Generated on Wed Feb 13 22:53:38 2008 for COM Library by
1.5.2