-
Notifications
You must be signed in to change notification settings - Fork 152
Open
Milestone
Description
Related to:
- Exception thrown when attempting to inject COM interface #986
- Impossible to register an instance of activeX object #578
Support for COM objects is half-baked and can't reasonably be fixed. Instead, support should be removed and registering of COM objects should be detected and prevented. Exceptions with meaningful messages should be thrown pointing at documentation sections that explain how to work around the issue.
myth384