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

Add missing mfx_dispatcher_uwp.h/.cpp #98

Merged
merged 1 commit into from
May 31, 2023

Conversation

robUx4
Copy link
Contributor

@robUx4 robUx4 commented May 30, 2023

Originaly found in api/mfx_dispatch/windows/include/mfx_dispatcher_uwp.h

Originaly found in api/mfx_dispatch/windows/include/mfx_dispatcher_uwp.h
And api/mfx_dispatch/windows/src/mfx_dispatcher_uwp.cpp
@robUx4 robUx4 changed the title Add missing mfx_dispatcher_uwp.h Add missing mfx_dispatcher_uwp.h/.cpp May 30, 2023
@robUx4
Copy link
Contributor Author

robUx4 commented May 30, 2023

Although it links properly with this code, it doesn't seem to link with the system libraries directly...

@robUx4
Copy link
Contributor Author

robUx4 commented May 30, 2023

Nevermind, it seems that it's using DLL loading in a way that is now allowed in UWP.

@robUx4
Copy link
Contributor Author

robUx4 commented May 31, 2023

I confirm this code compiles properly and should work as expected upstream. mingw-w64 will need some patching that I will send there.

@lu-zero lu-zero merged commit f6aac45 into lu-zero:master May 31, 2023
1 check passed
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 this pull request may close these issues.

None yet

2 participants