Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days ago
JSON representation
Library to interact with windows and processes in Windows.
- Host: GitHub
- URL: https://github.com/doumanash/windows-win-rs
- Owner: DoumanAsh
- License: bsl-1.0
- Created: 2016-05-01T16:25:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-13T09:25:48.000Z (10 months ago)
- Last Synced: 2024-10-11T14:17:44.901Z (26 days ago)
- Topics: winapi
- Language: Rust
- Homepage: https://crates.io/crates/windows-win
- Size: 88.9 KB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.