Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 773 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 773 Bytes

CommeCOM Build Status

Header-only library providing basic means for working with "comme" (like) COM objects for all platforms.

Status

The library is currently experimental. Contributions and suggestions are welcome.

Usage

The primary usa-case of the library is for querying interfaces and acccessing functionality from dynamically loaded plug-ins (DLLs or shared objects) while maintaining the binary compatibilty accross compilers and compiler versions.

Documentation

At the moment, the documentation is under construction. Please visit the official project page for the already available documentation and stay tuned.