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

https://github.com/maulingmonkey/mcom

MaulingMonkey's COM wrappers
https://github.com/maulingmonkey/mcom

com rust winapi

Last synced: 6 months ago
JSON representation

MaulingMonkey's COM wrappers

Awesome Lists containing this project

README

          

# mcom - Mauling**M**onkey's **COM** wrappers

[![GitHub](https://img.shields.io/github/stars/MaulingMonkey/mcom.svg?label=GitHub&style=social)](https://github.com/MaulingMonkey/mcom)
[![crates.io](https://img.shields.io/crates/v/mcom.svg)](https://crates.io/crates/mcom)
[![docs.rs](https://docs.rs/mcom/badge.svg)](https://docs.rs/mcom)
[![License](https://img.shields.io/crates/l/mcom.svg)](https://github.com/MaulingMonkey/mcom)
[![Build Status](https://github.com/MaulingMonkey/mcom/workflows/Rust/badge.svg)](https://github.com/MaulingMonkey/mcom/actions?query=workflow%3Arust)

License

Licensed under either of

* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.