You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug: ValveSoftware/wine#98
THIS INCLUDES THE FOLLOWING TWO CHERRY-PICKS:
include: Split objidl.idl to objidlbase.idl.
Windows SDKs use #include here to import one into the other, so we do
the same.
Signed-off-by: Rémi Bernon <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
(cherry picked from commit 6e09636)
include: Add IAgileObject to objidlbase.idl.
Signed-off-by: Rémi Bernon <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>
(cherry picked from commit cdf013b)
Caused by 289f450
("mmdevapi: Implement ActivateAudioInterfaceAsync.")
Looks like we are missing two other patches from the upstream:
("include: Split objidl.idl to objidlbase.idl.")
("include: Add IAgileObject to objidlbase.idl.")
Then 29ccc21
("windows.globalization: Add stub dll.")
needs a small fixup:The text was updated successfully, but these errors were encountered: