- Notifications
You must be signed in to change notification settings - Fork0
Header-only library providing basic means for working with "comme" (like) COM objects under all platforms.
License
NotificationsYou must be signed in to change notification settings
alexonea/CommeCOM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Header-only library providing basic means for working with "comme" (like) COM objects for all platforms.
The library is currently experimental. Contributions and suggestions are welcome.
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.
At the moment, the documentation is under construction. Please visitthe official project page for the already available documentation and stay tuned.