Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/DoumanAsh/windows-win-rs

Library to interact with windows and processes in Windows.
https://github.com/DoumanAsh/windows-win-rs

winapi

Last synced: 3 months ago
JSON representation

Library to interact with windows and processes in Windows.

Awesome Lists containing this project

README

        

windows-win
==============

[![Rust](https://github.com/DoumanAsh/windows-win-rs/actions/workflows/rust.yml/badge.svg)](https://github.com/DoumanAsh/windows-win-rs/actions/workflows/rust.yml)
[![Crates.io](https://img.shields.io/crates/v/windows-win.svg)](https://crates.io/crates/windows-win)
[![Docs.rs](https://docs.rs/windows-win/badge.svg)](https://docs.rs/windows-win/*/x86_64-pc-windows-msvc/windows_win/)
![100% unsafe](https://img.shields.io/badge/unsafe-100%25-blue.svg)

This crates provides a simple way to interact with windows in Windows.