Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,745 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
https://crates.io/crates/windows
version: 0.60.0
error[E0432]: unresolved import `windows::Win32::Foundation::BOOL`
--> src\window\setup.rs:32:20
|
32 | Foundation::{BOOL, HWND},
| ^^^^ no `BOOL` in `Win32::Foundation`
or has it been removed?
I can't find any notifications