Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite / Reuse COM implementation functionality #5

Open
AndrejMitrovic opened this issue Apr 14, 2020 · 0 comments
Open

Rewrite / Reuse COM implementation functionality #5

AndrejMitrovic opened this issue Apr 14, 2020 · 0 comments
Assignees
Labels
type-refactoring Improving existing code without changing functionality

Comments

@AndrejMitrovic
Copy link
Owner

While fixing the build in #2, I had to manually copy over some code from https://github.com/dlang/visuald/blob/a744cc629801839ed8c1628db447606eff21814f/stdext/com.d#L33 to fix instantiating COM classes.

However this COM support should be re-examined. There's likely a lot of new changes since the code was originally written 7 years ago.

@AndrejMitrovic AndrejMitrovic added the type-refactoring Improving existing code without changing functionality label Apr 14, 2020
@AndrejMitrovic AndrejMitrovic self-assigned this Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-refactoring Improving existing code without changing functionality
Projects
None yet
Development

No branches or pull requests

1 participant