Sweden-Number/dlls/hhctrl.ocx
Erich E. Hoover 74c5e38b7c hhctrl.ocx: Fix an off by one mistake in searching for the node endpoint. 2014-05-07 18:57:31 +02:00
..
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
chm.c hhctrl.ocx: Remove unneeded address-of operators from array names. 2012-12-06 13:01:01 +01:00
content.c hhctrl.ocx: Add icons for the table of contents TreeView control. 2012-06-25 11:06:21 +02:00
help.c hhctrl.ocx: Avoid signed-unsigned integer comparisons. 2013-01-25 11:17:36 +01:00
hhctrl.c hhctrl.ocx: Support delimited filenames for HH_DISPLAY_TOPIC data. 2014-02-27 09:25:36 -06:00
hhctrl.h hhctrl.ocx: Recognize the embedded window name for finding existing windows. 2012-10-04 10:37:39 +02:00
hhctrl.ocx.spec
hhctrl.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
hhctrl_tlb.idl makedep: Add a separate pragma flag for typelibs that need registration. 2013-12-26 13:32:49 +01:00
hhtoolbar.bmp hhctrl.ocx: Use separate icons for 'Hide' and 'Show' toolbar buttons based on the HIST_VIEWTREE icon. 2011-09-27 18:13:15 +02:00
hhtoolbar.svg hhctrl.ocx: Use separate icons for 'Hide' and 'Show' toolbar buttons based on the HIST_VIEWTREE icon. 2011-09-27 18:13:15 +02:00
hhtreeview.bmp hhctrl.ocx: Add icons for the table of contents TreeView control. 2012-06-25 11:06:21 +02:00
hhtreeview.svg hhctrl.ocx: Add icons for the table of contents TreeView control. 2012-06-25 11:06:21 +02:00
index.c hhctrl.ocx: Turn multiple index entries of the same name into a single entry. 2012-06-28 11:18:34 +02:00
resource.h hhctrl.ocx: Add icons for the table of contents TreeView control. 2012-06-25 11:06:21 +02:00
search.c hhctrl.ocx: Add a missing Release call. 2012-01-27 18:05:46 +01:00
stream.c hhctrl.ocx: Fix an off by one mistake in searching for the node endpoint. 2014-05-07 18:57:31 +02:00
stream.h hhctrl.ocx: Use document title for subtopics in the index. 2012-06-28 11:21:12 +02:00
webbrowser.c