13 Sep
2022
13 Sep
'22
12:59 p.m.
Jacek Caban (@jacek) commented about dlls/mshtml/tests/events.c:
+ DispatchEx_QueryInterface, + DispatchEx_AddRef, + DispatchEx_Release, + DispatchEx_GetTypeInfoCount, + DispatchEx_GetTypeInfo, + DispatchEx_GetIDsOfNames, + DispatchEx_Invoke, + DispatchEx_GetDispID, + doc1_onstorage_func, + DispatchEx_DeleteMemberByName, + DispatchEx_DeleteMemberByDispID, + DispatchEx_GetMemberProperties, + DispatchEx_GetMemberName, + DispatchEx_GetNextDispID, + DispatchEx_GetNameSpaceParent +}; You may use EVENT_HANDLER_FUNC_OBJ macro here.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/795#note_8328