windows-helpers 0.3.0

Helpers for the windows crate
Documentation

A library crate to make working with the windows crate a bit easier and more pleasant.

Feature Requirements

If not instructed to activate more specific features, activate at least the feature that specifies the windows crate version you depend on. An example would be the feature name windows_v0_52. Not every version is already available (see Cargo.toml to get an idea of the feature names).

If more specific features are needed, their names are built from the previously described feature name and a windows crate feature. Example: windows_v0_52_Win32_Foundation. Note that the windows crate may move types to other modules, while the online documentation only reflects the newest crate structure.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.