An open API service indexing awesome lists of open source software.

https://github.com/Lamparter/COM-Toolkit

The COM Toolkit.
https://github.com/Lamparter/COM-Toolkit

com cswin32 riverside

Last synced: 3 months ago
JSON representation

The COM Toolkit.

Awesome Lists containing this project

README

          

> [!IMPORTANT]
> `Riverside.ComponentModel` is now part of [CubeKit](https://github.com/RiversideValley/Toolkit).
> Please see [the tracking issue](https://github.com/RiversideValley/Toolkit/issues/43) for more information on the change and how to upgrade.

# `Riverside.ComponentModel`

##### The COM Toolkit.

---

A useful collection of various different COM helpers, including enumerations for different libraries for `PInvoke` via `Microsoft.CsWin32`, and a few other useful utilities.
It also contains a class for interaction with different COM GUIDs by providing them with a name value, which allows for easy interaction with GUIDs via IntelliSense APIs.