-
Notifications
You must be signed in to change notification settings - Fork 531
Issues: microsoft/windows-rs
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Some APIs are missing in the features tool
bug
Something isn't working
#3458
opened Jan 20, 2025 by
Guiguiprim
windows_bindgen
should make use of Option<NonNull<T>>
instead of Option<*mut/const T>
for ptr
params.
enhancement
#3411
opened Jan 3, 2025 by
chernoivanenkoofficial
windows-bindgen
generated _Impl
trait methods can be simplified
enhancement
#3398
opened Dec 16, 2024 by
omerkattan-microsoft
The New feature or request
noexcept
attribute metadata attribute should be supported on factory methods
enhancement
#3381
opened Dec 11, 2024 by
kennykerr
windows-bindgen
crate may need to support the MetadataTypedef
attribute
enhancement
#3358
opened Dec 2, 2024 by
kennykerr
windows-bindgen
should allow requesting core types explicitly
enhancement
#3349
opened Nov 26, 2024 by
kennykerr
windows-bindgen
should generate more specific Result<T, E>
types
enhancement
#3294
opened Sep 25, 2024 by
kennykerr
windows-bindgen
should add impl trait requirements for composable type hiearchies
enhancement
#3258
opened Sep 5, 2024 by
kennykerr
Consolidate New feature or request
Param
/Ref
/InterfaceRef
etc
enhancement
#3233
opened Aug 29, 2024 by
kennykerr
Improve COM authoring diagnostics
enhancement
New feature or request
#3036
opened May 13, 2024 by
kennykerr
scale
and skew
functions of windows::Foundation::Numerics::Matrix3x2
enhancement
#2939
opened Mar 19, 2024 by
wuweiran
Make ID3D12GraphicsCommandList::SetDescriptorHeaps take ManuallyDrop'd references
enhancement
New feature or request
#2930
opened Mar 15, 2024 by
damyanp
ID3D11DeviceContext::RSGetState returns a Result<>, should be an Option<>
question
Further information is requested
#2856
opened Feb 19, 2024 by
rokbok
Non-COM interfaces do not support inheritance
enhancement
New feature or request
#2281
opened Jan 13, 2023 by
DrChat
IDWriteGlyphRunAnalysis::CreateAlphaTexture uses a New feature or request
&mut [u8]
slice, which implies unnecessary initialization of its contents
enhancement
#2106
opened Oct 19, 2022 by
ennis
Simplify non-COM interface parameter bindings
enhancement
New feature or request
#2098
opened Oct 16, 2022 by
stuntman11
Be smarter about the requirement for New feature or request
unsafe
keyword when declaring interface methods
enhancement
#1782
opened May 25, 2022 by
kennykerr
Bug: _Impl trait should use New feature or request
unsafe fn
if any of its parameters are pointers
enhancement
#1506
opened Feb 5, 2022 by
saschanaz
Add a way to convert from an New feature or request
Interface
to Option<Interface>
enhancement
#1339
opened Nov 18, 2021 by
jrmuizel
Simplify WinRT and COM class authoring
enhancement
New feature or request
#1094
opened Aug 26, 2021 by
kennykerr
Support closures as delegates
enhancement
New feature or request
#332
opened Sep 30, 2020 by
kennykerr
Simplify for optional value types
enhancement
New feature or request
#292
opened Jul 29, 2020 by
kennykerr
ProTip!
Follow long discussions with comments:>50.