2 unstable releases
0.2.0 | Jan 29, 2020 |
---|---|
0.1.0 | Dec 21, 2019 |
#687 in Testing
78KB
341 lines
Contains (DOS exe, 150KB) testing/test_target.exe
winipt-rs
high level winipt rust bindings.
Building
To build, youll only need a working c compiler discoverable by rust.
On windows the easiest way is to install visual studio
and then
get the Desktop Development with c++
Componement with the installer.
Usage
Usage examples can be found in in the tests, which are located in the lib.rs file. The original repo has an example tool which can also be used as usage examples.
Dependencies
~0–520KB