Commit Graph

13 Commits

Author SHA1 Message Date
Paul Gofman aa769ad4a4 hhctrl.ocx: Use stricmp() instead of _strnicmp(..., -1).
Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-27 12:19:39 +01:00
Alexandre Julliard 4150b6660e hhctrl.ocx: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-05 08:35:40 +02:00
Piotr Caban 96c6d45759 hhctrl.ocx: Don't use strncasecmp.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-03 20:27:25 +02:00
Francois Gouget e96ab17ec1 hhctrl.ocx: Remove unneeded NONAMELESSXXX directives. 2015-03-13 00:28:18 +09:00
Erich Hoover 5874d6f1fd hhctrl.ocx: Turn multiple index entries of the same name into a single entry. 2012-06-28 11:18:34 +02:00
Erich Hoover b72ac222ea hhctrl.ocx: Keep parsing failure from causing a segmentation fault. 2012-06-26 19:29:34 +02:00
Erich Hoover a02ad10f99 hhctrl.ocx: Add support for the CHM code page. 2012-06-22 14:09:49 +02:00
Erich Hoover dc482dfe14 hhctrl.ocx: Use HTML decoder for the index. 2012-06-22 14:09:48 +02:00
Erich Hoover 4ce176af61 hhctrl.ocx: Fix HTML Help crashing on non-chm files. 2011-12-23 13:44:58 +01:00
Harry Jeffery 4faf80280c Fixed various spelling mistakes. 2010-07-26 13:34:20 +02:00
Erich Hoover 4dc019a41f hhctrl.ocx: Support HTML Help having indented Index tab items. 2010-02-08 17:14:44 +01:00
Erich Hoover 687a2aeae4 hhctrl.ocx: Fix HTML Help Index tab with alternative 'keyword' style. 2010-02-08 17:14:44 +01:00
Erich Hoover 50f67cbab1 hhctrl.ocx: Make the Index tab functional. 2010-01-28 11:58:33 +01:00