21 Nov
2022
21 Nov
'22
1:42 p.m.
Jacek Caban (@jacek) commented about dlls/mshtml/mshtml_private.h:
struct list bindings; };
+#define NO_PERFORMANCE_OBJ ((IHTMLPerformance*)IntToPtr(-1))
You could just use NULL. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1447#note_16696