Jacek Caban (@jacek) commented about dlls/mshtml/htmlwindow.c:
HTMLWindow2_get_external
};
+static const IHTMLWindow2Vtbl outer_window_HTMLWindow2Vtbl = {
- HTMLWindow2_QueryInterface,
- outer_window_AddRef,
- outer_window_Release,
Please move vtbl split to a separated patch.