j
k
j a
j l
Owen Rudge orudge@codeweavers.com writes:
+static int cmp(const void *key, const void *element) +{ HtmlEntity *entity = (HtmlEntity *) element; return strncmpW((LPCWSTR) key, entity->string, lstrlenW(entity->string)); +}
+static int cmp(const void *key, const void *element) +{
+}
This won't work.
Show replies by date
wine-devel@winehq.org
Add to favorites Remove from favorites