[ruby-core:82422] [Ruby trunk Feature#13828] Win32ole extension should support licensed COM servers

From: wolf@...
Date: 2017-08-18 22:37:00 UTC
List: ruby-core #82422
Issue #13828 has been reported by graywolf (Gray Wolf).

----------------------------------------
Feature #13828: Win32ole extension should support licensed COM servers
https://bugs.ruby-lang.org/issues/13828

* Author: graywolf (Gray Wolf)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
----------------------------------------
Current implementation doesn't support licensed COM servers. I've added keyword argument `:license` which when used switches to using `IClassFactory2::CreateInstanceLic` instead of `CoCreateInstance`.

---Files--------------------------------
0001-Add-support-for-licensed-servers.patch (2.77 KB)


-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next