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

Incorrect CLSID registry key generation #189

Closed
Laegluin opened this issue Nov 30, 2020 · 1 comment · Fixed by #190
Closed

Incorrect CLSID registry key generation #189

Laegluin opened this issue Nov 30, 2020 · 1 comment · Fixed by #190

Comments

@Laegluin
Copy link
Contributor

I'm not exactly experienced when it comes to COM but shouldn't the registry keys for CLSIDs be enclosed in braces? At the moment, the inproc_dll_module! macro does not add them and the classes cannot be found:

https://github.com/microsoft/com-rs/blob/master/src/production/registration.rs#L141-L149

@MarijnS95
Copy link
Contributor

Looks like these disappeared with 3fa2dfe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants