Sweden-Number/dlls/hhctrl.ocx
Vincent Povirk 89ca96d06c hhctrl.ocx: Don't skip a tag in next_node.
At the time this function is called, we're already past the '<' that begins
the current tag. Calling find_end_node twice here means we were skipping
every other tag.

Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-25 20:04:52 +01:00
..
Makefile.in
chm.c
content.c hhctrl.ocx: Remove unneeded NONAMELESSXXX directives. 2015-03-13 00:28:18 +09:00
help.c hhctrl: Use SetRect() instead of open coding it. 2016-07-14 17:40:09 +09:00
hhctrl.c hhctrl.ocx: Mark internal symbols with hidden visibility. 2015-03-18 19:39:23 +09:00
hhctrl.h hhctrl.ocx: Mark internal symbols with hidden visibility. 2015-03-18 19:39:23 +09:00
hhctrl.ocx.spec
hhctrl.rc
hhctrl_tlb.idl
hhtoolbar.bmp
hhtoolbar.svg
hhtreeview.bmp
hhtreeview.svg
index.c hhctrl.ocx: Remove unneeded NONAMELESSXXX directives. 2015-03-13 00:28:18 +09:00
resource.h
search.c hhctrl.ocx: Also take basename of folders when searching. 2017-01-25 20:04:52 +01:00
stream.c hhctrl.ocx: Don't skip a tag in next_node. 2017-01-25 20:04:52 +01:00
stream.h
webbrowser.c