Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / microsoft/com-rs issues and pull requests

#241 - any way to use activex dll?

Issue - State: open - Opened by nanchengjiumeng over 1 year ago

#240 - This repo is missing important files

Issue - State: closed - Opened by microsoft-github-policy-service[bot] almost 2 years ago

#239 - Adding Microsoft SECURITY.MD

Pull Request - State: closed - Opened by microsoft-github-policy-service[bot] almost 2 years ago

#238 - Add a deprecation warning

Pull Request - State: open - Opened by rylev about 2 years ago - 1 comment

#237 - Incompatible with Windows-rs

Issue - State: closed - Opened by MolotovCherry over 2 years ago - 4 comments

#235 - macros/class: Fix clippy::needless_borrow

Pull Request - State: open - Opened by MarijnS95 over 2 years ago

#234 - macros/class: Propagate `cfg` annotations to COM class methods

Pull Request - State: open - Opened by MarijnS95 over 2 years ago - 4 comments

#233 - Fix some typos in Rust code, rustdoc, and markdown

Pull Request - State: open - Opened by MarijnS95 over 2 years ago

#232 - Give users a hint on how to enable `production`

Pull Request - State: closed - Opened by sivadeilra over 2 years ago

#231 - Could not find `class` in `com`

Issue - State: open - Opened by Rike-cz over 2 years ago - 3 comments

#230 - Remove `set_abi` from `AbiTransferable`

Pull Request - State: closed - Opened by sivadeilra over 2 years ago

#229 - Hide some implementation details from docs

Pull Request - State: closed - Opened by sivadeilra over 2 years ago - 4 comments

#228 - ci: Run clippy and documentation tests

Pull Request - State: closed - Opened by MarijnS95 over 2 years ago - 2 comments

#227 - Prepare v0.6

Pull Request - State: closed - Opened by rylev over 2 years ago

#226 - production/class: Add back monospace inside intradoc links

Pull Request - State: closed - Opened by MarijnS95 over 2 years ago - 3 comments

#225 - macros/class: Fix HashSet contains+inserts pair to only lookup once

Pull Request - State: closed - Opened by MarijnS95 over 2 years ago - 5 comments

#224 - Bug fixes, perf improvements, features

Pull Request - State: closed - Opened by sivadeilra over 2 years ago

#223 - Use atomic refcounts

Pull Request - State: closed - Opened by sivadeilra over 2 years ago

#222 - Prepare for v0.5 release

Pull Request - State: closed - Opened by rylev over 2 years ago

#221 - Increase minimum supported version to 1.46.0

Pull Request - State: closed - Opened by sivadeilra over 2 years ago - 1 comment

#220 - Implement Eq and PartialEq for COM interfaces

Pull Request - State: closed - Opened by sivadeilra almost 3 years ago - 1 comment

#219 - Handle COM interfaces with colliding method names

Pull Request - State: closed - Opened by sivadeilra almost 3 years ago

#218 - Remove some space to put a closing brace in the right place.

Pull Request - State: closed - Opened by m-ou-se almost 3 years ago - 2 comments

#217 - How to use com-rs?

Issue - State: closed - Opened by raavimohindar almost 3 years ago - 1 comment

#216 - Generate rust code from IDL/TLB/COM dll?

Issue - State: open - Opened by bugproof almost 3 years ago - 14 comments

#215 - New release?

Issue - State: closed - Opened by russcam almost 3 years ago - 2 comments

#214 - com::interfaces! is not clean of clippy warnings

Issue - State: closed - Opened by talagrand about 3 years ago - 1 comment

#213 - Question: How do I get interface vptr from a struct?

Issue - State: closed - Opened by lokanchung about 3 years ago - 2 comments

#212 - Request to add an "Accessible" example

Issue - State: closed - Opened by chaoxi24 about 3 years ago

#211 - docs.rs failed to build com-0.4.0

Issue - State: closed - Opened by rokit about 3 years ago - 1 comment

#210 - Does class! support generic types?

Issue - State: open - Opened by AndyT-MS over 3 years ago - 1 comment

#209 - Fix interface hierarchy

Pull Request - State: closed - Opened by russcam over 3 years ago - 2 comments

#208 - Interfaces nested more than 2 levels deep do not compile

Issue - State: closed - Opened by russcam over 3 years ago - 1 comment

#207 - Add usize as AbiTransferable

Pull Request - State: closed - Opened by russcam over 3 years ago - 1 comment

#206 - Future of this crate

Issue - State: open - Opened by rylev over 3 years ago - 6 comments
Labels: question

#205 - Compatiblity with the Windows crate

Pull Request - State: closed - Opened by hadeutscher over 3 years ago - 1 comment

#204 - Add missing line to changelog

Pull Request - State: closed - Opened by rylev over 3 years ago

#203 - Use extern "system" instead of extern "stdcall"

Pull Request - State: closed - Opened by sivadeilra over 3 years ago

#202 - Drop of COM class not working in webview2 example?

Issue - State: open - Opened by AndyT-MS over 3 years ago

#201 - Fix Clippy warnings

Pull Request - State: closed - Opened by sivadeilra over 3 years ago

#200 - Compatiblity with Windows API

Pull Request - State: closed - Opened by hadeutscher over 3 years ago - 5 comments

#199 - Support for no_std environments

Pull Request - State: closed - Opened by sivadeilra over 3 years ago

#198 - Support for no_std environments

Pull Request - State: closed - Opened by sivadeilra over 3 years ago

#197 - AbiTransferable on complex structures in winapi crate

Issue - State: open - Opened by peacememories over 3 years ago - 5 comments

#196 - Compatibility with Windows SDK / winapi crate

Issue - State: closed - Opened by hadeutscher over 3 years ago - 1 comment

#195 - Rust Analyzer can't recognize the IUnknown

Issue - State: open - Opened by Ciantic over 3 years ago - 7 comments

#194 - Explicitly pass interfaces in params as references

Pull Request - State: open - Opened by jscissr over 3 years ago - 1 comment

#192 - No way to change dwClsContext parameter to CoCreateInstance

Issue - State: open - Opened by johnmave126 over 3 years ago - 1 comment

#191 - Explicitly translate from ABI when crossing ABI boundary

Pull Request - State: closed - Opened by rylev over 3 years ago

#190 - Fix incorrect CLSID registry keys

Pull Request - State: closed - Opened by Laegluin over 3 years ago

#189 - Incorrect CLSID registry key generation

Issue - State: closed - Opened by Laegluin over 3 years ago - 1 comment

#188 - fix com::class! class with multiple fields

Pull Request - State: closed - Opened by mcgoo over 3 years ago - 1 comment

#187 - do not drop leading zeroes from guids

Pull Request - State: closed - Opened by mcgoo over 3 years ago - 2 comments

#186 - only a single inner field is allowed when producing a class

Issue - State: closed - Opened by mcgoo over 3 years ago

#185 - com or com-rs , which one to use?

Issue - State: closed - Opened by oldoldman over 3 years ago - 1 comment

#184 - IDispatch

Issue - State: open - Opened by asdfeasxc over 3 years ago - 2 comments

#183 - Fix basic docs

Pull Request - State: closed - Opened by rylev over 3 years ago - 1 comment

#182 - [Feature request] Wrappers for common types, e.g. BSTR, VARIANT, SAFEARRAY

Issue - State: open - Opened by heaths over 3 years ago - 3 comments
Labels: enhancement

#181 - Samples showing [out] interface params

Issue - State: open - Opened by heaths over 3 years ago - 4 comments
Labels: documentation

#180 - winapi interfaces interoperability

Issue - State: closed - Opened by DataTriny over 3 years ago - 8 comments

#179 - [Help] Some newbie questions on converting an IDL

Issue - State: closed - Opened by vpopescu over 3 years ago - 3 comments

#178 - Enable all features when compiling for docs.rs

Pull Request - State: closed - Opened by MarijnS95 over 3 years ago - 1 comment

#177 - Improve docs

Pull Request - State: closed - Opened by rylev over 3 years ago

#175 - Support linux

Pull Request - State: closed - Opened by rylev over 3 years ago - 1 comment

#174 - Add to safe query_interface class

Pull Request - State: closed - Opened by rylev over 3 years ago - 4 comments

#173 - Prepare for 0.3

Pull Request - State: closed - Opened by rylev over 3 years ago - 2 comments

#172 - Add docs on class objects

Pull Request - State: closed - Opened by rylev over 3 years ago

#171 - Allow derive(Debug)

Pull Request - State: closed - Opened by rylev over 3 years ago

#170 - Add v0.3 Changelog

Issue - State: open - Opened by rylev over 3 years ago
Labels: documentation, good first issue

#169 - Switch `ClassAllocation`'s debug implementation to show the inner class's debug output

Issue - State: open - Opened by rylev almost 4 years ago
Labels: enhancement, good first issue

#168 - Allow COM classes to implement `Debug`

Issue - State: closed - Opened by rylev almost 4 years ago
Labels: enhancement

#167 - Switch casing for raw COM methods to CamelCase and add some docs

Pull Request - State: closed - Opened by rylev almost 4 years ago

#166 - Propagate `cfg` annotations on COM class methods

Issue - State: open - Opened by rylev almost 4 years ago - 1 comment
Labels: enhancement

#165 - Add more examples of how to implement common COM patterns using this crate

Issue - State: closed - Opened by rylev almost 4 years ago
Labels: documentation, good first issue

#164 - Use dll instance as handle for getting file path

Pull Request - State: closed - Opened by rylev almost 4 years ago

#163 - Allocated Classes

Pull Request - State: closed - Opened by rylev almost 4 years ago - 3 comments

#162 - [Help] Using IOleObject interface

Issue - State: closed - Opened by konghk78 almost 4 years ago - 2 comments
Labels: question

#161 - Provide mechanism for creating new boxed version of a COM class casted as a particular interface.

Issue - State: closed - Opened by cmyr almost 4 years ago - 21 comments
Labels: enhancement

#159 - Abi transferable

Pull Request - State: closed - Opened by rylev almost 4 years ago

#158 - Questions: oleaut32.dll

Issue - State: closed - Opened by konghk78 almost 4 years ago - 2 comments

#157 - COM registration only works if the server dll is named "server.dll"

Issue - State: closed - Opened by EricCornelson almost 4 years ago - 1 comment
Labels: bug

#153 - Linux compatibility: Guard Windows-only modules with cfg macro

Pull Request - State: closed - Opened by MarijnS95 almost 4 years ago - 11 comments

#151 - co_class macro breaks the struct lifetime declaration

Issue - State: closed - Opened by Ciantic about 4 years ago - 5 comments
Labels: bug, wontfix

#150 - feature: Support changing dwClsContext

Issue - State: open - Opened by Ciantic about 4 years ago - 1 comment
Labels: enhancement

#147 - Improvements to the API

Issue - State: closed - Opened by rylev about 4 years ago - 3 comments
Labels: question

#142 - "Module not found" error when using the Rust COM class

Issue - State: open - Opened by bclothier about 4 years ago - 8 comments
Labels: bug

#140 - Help: Implementing Windows Shell Extension (IThumbnailProvider)

Issue - State: closed - Opened by JackMordaunt about 4 years ago - 5 comments

#123 - Make user defined functions safe by default

Issue - State: closed - Opened by snf over 4 years ago - 1 comment
Labels: enhancement

#114 - Generate COM client interface with TBL file

Issue - State: open - Opened by happydpc over 4 years ago
Labels: enhancement

#113 - Interfaces can still be accessed after the runtime has been uninitialized

Issue - State: open - Opened by rylev over 4 years ago - 2 comments
Labels: !safety!

#96 - Example for creating objects locally and returning these by interface

Issue - State: closed - Opened by Rantanen over 4 years ago - 4 comments
Labels: enhancement

#69 - Refactor inproc_dll macro

Issue - State: closed - Opened by adrianwithah almost 5 years ago

#47 - Aggregation Design improvements

Issue - State: closed - Opened by adrianwithah almost 5 years ago - 1 comment

#32 - Generation of Class Objects

Issue - State: closed - Opened by adrianwithah almost 5 years ago - 3 comments

#25 - Non-reference counted interface pointers

Issue - State: closed - Opened by adrianwithah almost 5 years ago