Re: msxml3: Implement property SelectionNamespaces for XPath
9 Sep
2010
9 Sep
'10
4:22 p.m.
Adam Martinson <amartinson(a)codeweavers.com> writes:
+extern inline const struct list* nsList_from_xmlDocPtr(xmlDocPtr doc);
Declaring an extern function inline doesn't make much sense. Also it would be more generally useful if it didn't return a const pointer. -- Alexandre Julliard julliard(a)winehq.org
5577
Age (days ago)
5577
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard