Skip to content

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

License

Notifications You must be signed in to change notification settings

alexonea/CommeCOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.