[Git][wine/wine][master] mfplat/tests: Explicitly link against kernel32 before kernelbase.
Alexandre Julliard pushed to branch master at wine / wine Commits: db6c25fa by Bernhard Übelacker at 2026-06-15T19:05:13+02:00 mfplat/tests: Explicitly link against kernel32 before kernelbase. Otherwise the executable gets linked to some functions available in Wine's kernelbase like FindResourceW, which are not available in kernelbase in Windows 8.1. Followup of e438931e48. - - - - - 1 changed file: - dlls/mfplat/tests/Makefile.in View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/db6c25fa7281fd6e62cd88b3ce52519... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/db6c25fa7281fd6e62cd88b3ce52519... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)