Issues
- 0
`windows_bindgen` should make use of `Option<NonNull<T>>` instead of `Option<*mut/const T>` for `ptr` params.
#3411 opened by chernoivanenkoofficial - 1
Features needed were removed from windows create doc
#3405 opened by muniategui - 2
Unexpected Behavior and `STATUS_HEAP_CORRUPTION` Error While Calling `WNetGetUniversalNameW
#3410 opened by ajaykumargdr - 9
IContextMenu_Impl::InvokeCommand not getting called when menu option is clicked
#3329 opened by ajaykumargdr - 4
`PCWSTR::len` should be in pure Rust
#3408 opened by mwcampbell - 3
`FindWindow` return value handling is incorrect
#3407 opened by mwcampbell - 7
Recommend users to enable `windows/docs` feature when building their crate for docs.rs
#3380 opened by MarijnS95 - 8
Support composable classes with overridable methods
#3404 opened by Alovchin91 - 0
[DirectX12 Sample] Inconsistent rendering behavior between debug and release builds
#3406 opened by cx20 - 1
Err(Error { code: HRESULT(0x80004002), message: "No such interface supported" }) from `StorageProviderSyncRootManager`
#3403 opened by hu13 - 5
How to correctly pass an IActiveScriptSite parameter in Rust using windows-rs
#3401 opened by joaoviictorti - 1
- 1
Implement Sync + Send for HWND
#3399 opened by Ciantic - 1
windows 0.60 tag in github, but not in crates.io
#3400 opened by getong - 0
`windows-bindgen` generated `_Impl` trait methods can be simplified
#3398 opened by omerkattan-microsoft - 4
`windows-bindgen` should support Rust edition 2024
#3391 opened by kennykerr - 1
`x86_64-win7-windows-msvc` target support
#3388 opened by nikvoid - 0
- 0
Use a static factory to add static event tests
#3387 opened by kennykerr - 0
- 0
The `noexcept` attribute metadata attribute should be supported on factory methods
#3381 opened by kennykerr - 0
`windows-bindgen` overuses `transmute` particularly for primitive type parameters
#3375 opened by kennykerr - 0
`windows-bindgen` should write `BOOL`/`BOOLEAN` parameters directly as `bool`
#3371 opened by kennykerr - 2
Derive trait `Debug` for structs
#3372 opened by mkfrey - 9
Developing with `windows` crate on linux
#3361 opened by Libadoxon - 0
- 9
- 2
- 0
- 1
`windows-bindgen` needs `no-deps` option where bindings don't depend on other crates
#3319 opened by youyuanwu - 1
- 2
Add new method to windows_registry::Key open_mut()
#3346 opened by ThalusA - 0
`windows-bindgen` crate may need to support the `MetadataTypedef` attribute
#3358 opened by kennykerr - 4
FormatMessageW not found
#3355 opened by vitoway - 8
Consuming the winget WinRT COM API via windows-rs?
#3352 opened by fgimian - 2
Potential bug with VariantClear or IUnknown
#3350 opened by Hau-Hau - 0
- 3
- 2
Returning a null object from a WinRT method?
#3343 opened by talagrand - 5
Guidance for dealing with callbacks
#3341 opened by sagacity - 4
mut static hard error early 2025
#3338 opened by MRahilly - 2
Is `impl From<IDispatch> for VARIANT` sound?
#3337 opened by tim-weis - 2
- 4
Provide a Changelog
#3334 opened by konstin - 1
Add bluetooth api example please!
#3332 opened by zhuyu4839 - 1
- 7
COM interface binding generation fails with HWNDs
#3325 opened by talagrand - 2
Trait `IContextMenu_Impl` not exist
#3327 opened by ajaykumargdr - 1
On a potential `CONTRIBUTING.md`...
#3326 opened by onkoe - 4
Some methods on ID3D11DeviceContext seem to be returning inappropriate Results
#3322 opened by sagacity