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

ITextHost, ITextHost2, ITextServices, ITextServices2 don't have an associated guid #1952

Open
smourier opened this issue Jul 29, 2024 · 2 comments
Assignees

Comments

@smourier
Copy link

I believe these are the values:

IID_ITextHost => c5bdd8d0-d26e-11ce-a89e-00aa006cadc5
IID_ITextHost2 => 13e670f5-1a5a-11cf-abeb-00aa00b65ea1
IID_ITextServices => 8d33f740-cf58-11ce-a89d-00aa006cadc5
IID_ITextServices2 => 8d33f741-cf58-11ce-a89d-00aa006cadc5

@mikebattista
Copy link
Contributor

I believe this is related to #994, just for IID instead of CLSID.

@tannergooding does this look like the same issue? Any updates on the ClangSharp support here?

EXTERN_C const IID IID_ITextServices;
EXTERN_C const IID IID_ITextHost;
EXTERN_C const IID IID_IRicheditWindowlessAccessibility;
EXTERN_C const IID IID_IRichEditUiaInformation;
EXTERN_C const IID IID_IRicheditUiaOverrides;

@mikebattista
Copy link
Contributor

@tannergooding any updates here?

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

No branches or pull requests

3 participants