You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Rebase against c988910caeebfd1415ad4d036964a67078493e46
This commit is contained in:
@@ -17,7 +17,7 @@ index 87eaf86..fd4635e 100644
|
||||
|
||||
- return E_NOTIMPL;
|
||||
+ iface->lpVtbl->AddRef(iface);
|
||||
+ *effect = iface;
|
||||
+ *new_effect = iface;
|
||||
+ return S_OK;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user