j
k
j a
j l
Jacek Caban (@jacek) commented about dlls/mshtml/mshtml_private.h:
struct list bindings; }; +#define NO_PERFORMANCE_OBJ ((IHTMLPerformance*)IntToPtr(-1))
struct list bindings;
};
+#define NO_PERFORMANCE_OBJ ((IHTMLPerformance*)IntToPtr(-1))
You could just use NULL.
Back to the thread
Back to the list