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

4 more WIC proxy functions #25

Closed
GCuser99 opened this issue May 4, 2024 · 2 comments
Closed

4 more WIC proxy functions #25

GCuser99 opened this issue May 4, 2024 · 2 comments
Labels
in-progress Issue resolved in source, pending for release.

Comments

@GCuser99
Copy link

GCuser99 commented May 4, 2024

You probably missed them because they are the only ones not preceded by "I"?

WICCreateImagingFactory_Proxy
WICCreateColorContext_Proxy
WICCreateColorTransform_Proxy
WICSetEncoderFormat_Proxy

Thanks!

@fafalone
Copy link
Owner

fafalone commented May 5, 2024

3 of those I already have for the next update, but WICCreateColorTransform_Proxy... I missed that one because it's not even exported from windowscodecs.dll, but instead from WindowsCodecsExt.dll. Along with a IWICColorTransform_Initialize_Proxy that you missed too I found in the export table of that dll.

@fafalone fafalone added the in-progress Issue resolved in source, pending for release. label May 5, 2024
@fafalone
Copy link
Owner

Available now in v8.0.402, thanks for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-progress Issue resolved in source, pending for release.
Projects
None yet
Development

No branches or pull requests

2 participants