This directory contains Rust programs that produce win32 .exe files. They can be used to test various Windows APIs, and even run on native Windows.
After building via build.sh
, the exes will be found in
./target/i586-pc-windows-msvc/release/
.
This directory contains Rust programs that produce win32 .exe files. They can be used to test various Windows APIs, and even run on native Windows.
After building via build.sh
, the exes will be found in
./target/i586-pc-windows-msvc/release/
.