Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beleap/windows-rs-practice
windows-rs practice
https://github.com/beleap/windows-rs-practice
practice rust tutorial-code win32 winapi windows-rs
Last synced: 15 days ago
JSON representation
windows-rs practice
- Host: GitHub
- URL: https://github.com/beleap/windows-rs-practice
- Owner: BeLeap
- License: mit
- Created: 2021-05-12T08:06:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-17T14:07:55.000Z (over 3 years ago)
- Last Synced: 2024-10-27T17:49:47.039Z (2 months ago)
- Topics: practice, rust, tutorial-code, win32, winapi, windows-rs
- Language: Rust
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# windows-rs Practice
Repository to learn how to use [windows-rs](https://github.com/microsoft/windows-rs).
I'm translating [Win32/C++ Tutorial](https://docs.microsoft.com/en-us/windows/win32/learnwin32/learn-to-program-for-windows) to Rust.