Skip to content

A simple Win32 sample application in 100% Rust

License

Notifications You must be signed in to change notification settings

cpdupuis/win-rust-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

win-rust-sample

The simplest Rust equivalent (that I have been able to implement so far) to this Your First Windows Program example.

If you have suggestions on how to make it simpler, please open an issue.

Dependencies

The only dependency for this project is the windows crate.

What does it do?

It shows an empty window. If you click on the X to close the window, the window closes and the application exits.

About

A simple Win32 sample application in 100% Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages