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.
- Host: GitHub
- URL: https://github.com/Lamparter/COM-Toolkit
- Owner: RiversideValley
- License: mit
- Created: 2024-11-20T17:09:12.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-21T07:09:28.000Z (11 months ago)
- Last Synced: 2024-11-28T11:52:50.002Z (10 months ago)
- Topics: com, cswin32, riverside
- Language: C#
- Homepage: https://nuget.org/packages/Riverside.ComponentModel
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.