-
### Motivation
I am currently writing up a tool for my own software suite which uses process hollowing on Windows.
For that I need to do some WinAPI calls:
- CreateProcessW
- ZwUnmapViewOfSectio…
-
Hi folks, we're trying to gauge adoption and understand how we can best serve the Rust community with the Windows crate. In order to do this, I would love to hear from you! How has the Windows crate i…
-
2783 | *tick_count.QuadPart_mut() = read_volatile(&(*USER_SHARED_DATA).u.TickCountQuad);
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|…
-
The function is documented here:
https://learn.microsoft.com/en-us/windows/win32/devnotes/nt-cancel-io-file-ex
It seems like this should be included as it is clearly for desktop use and the Win…
-
This is partially done, but a little stuck on:
- SECURITY_CONTEXT_TRACKING_MODE (no hits in https://microsoft.github.io/windows-docs-rs/doc/windows/?search=SECURITY_CONTEXT_TRACKING_MODE )
- NT_SUCC…
-
When compiling with rust v1.64 the following warning pops up:
`warning: the following packages contain code that will be rejected by a future version of Rust: ntapi v0.3.7`
`ntapi` is a dependen…
-
### Brief description of your issue
1>E:\openSource\systeminformer\phnt\include\ntzwapi.h(3355,31): error C2146: syntax error: missing ')' before identifier 'ApcFlags' (compiling source file kphmsgdy…
-
installed libssl-dev on ubuntu 18 and still get this error:
error: failed to run custom build command for `openssl-sys v0.9.39`
process didn't exit successfully: `/home/forecast/cs453_finalproj_bac…
-
### Problem
I was just using flamegraph to profile a clean `cargo build` and observed that more than 4% of time was being spent parsing rustup configuration files. For a clean `cargo check` it was …
-
Full Message
```
Finished release [optimized] target(s) in 2m 40s
warning: the following packages contain code that will be rejected by a future version of Rust: ntapi v0.3.7
note: to see what t…