Pinned issues
Issues
- 20
Generate rust code from IDL/TLB/COM dll?
#216 opened by bugproof - 5
- 0
any way to use activex dll?
#241 opened by nanchengjiumeng - 0
- 6
Future of this crate
#206 opened by rylev - 4
Incompatible with Windows-rs
#237 opened by MolotovCherry - 0
- 3
- 2
- 3
Could not find `class` in `com`
#231 opened by Rike-cz - 1
How to use com-rs?
#217 opened by raavimohindar - 1
docs.rs failed to build com-0.4.0
#211 opened by rokit - 1
com::interfaces! is not clean of clippy warnings
#214 opened by talagrand - 2
New release?
#215 opened by russcam - 1
Should the safe `query_interface` return a `Result<Interface, HResult>` instead of a `Option<Interface>`?
#176 opened by rylev - 1
Does class! support generic types?
#210 opened by AndyT-MS - 0
Request to add an "Accessible" example
#212 opened by chaoxi24 - 1
- 2
- 1
Compatibility with Windows SDK / winapi crate
#196 opened by hadeutscher - 0
Drop of COM class not working in webview2 example?
#202 opened by AndyT-MS - 7
Rust Analyzer can't recognize the IUnknown
#195 opened by Ciantic - 1
- 0
- 1
Incorrect CLSID registry key generation
#189 opened by Laegluin - 0
- 1
com or com-rs , which one to use?
#185 opened by oldoldman - 3
[Help] Some newbie questions on converting an IDL
#179 opened by vpopescu - 4
Samples showing [out] interface params
#181 opened by heaths - 8
winapi interfaces interoperability
#180 opened by DataTriny - 0
Allow COM classes to implement `Debug`
#168 opened by rylev - 0
- 1
Propagate `cfg` annotations on COM class methods
#166 opened by rylev - 0
Add v0.3 Changelog
#170 opened by rylev - 0
Switch `ClassAllocation`'s debug implementation to show the inner class's debug output
#169 opened by rylev - 21
Provide mechanism for creating new boxed version of a COM class casted as a particular interface.
#161 opened by cmyr - 3
Improvements to the API
#147 opened by rylev - 8
- 5
- 1
- 5
co_class macro breaks the struct lifetime declaration
#151 opened by Ciantic - 2
[Help] Using IOleObject interface
#162 opened by konghk78 - 14
Decide how nullable com pointers should be modeled: `Option<ComPtr<T>>` or `ComPtr<T>`
#141 opened by Jasper-Bekkers - 1
feature: Support changing dwClsContext
#150 opened by Ciantic - 2
Questions: oleaut32.dll
#158 opened by konghk78 - 2
Add safe query_interface for classes
#160 opened by rylev - 6
- 2
- 2
Using com-rs on a non-windows platform
#145 opened by stijnfrishert - 0
Wrap registration in transaction
#137 opened by rylev