Commit Graph

10 Commits

Author SHA1 Message Date
Eric Pouech de6f347bd0 hhctrl.ocx: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-10 10:44:10 +01:00
Alexandre Julliard 810a2f0be2 hhctrl.ocx: Use stricmp() instead of _strnicmp(..., -1).
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-12-02 15:38:25 +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
Alex Henrie 634637c057 hhctrl.ocx: Make constant 'szHTMext' static.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-30 19:36:50 +01:00
Vincent Povirk a16344ca19 hhctrl.ocx: Also take basename of folders when searching.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-25 20:04:52 +01:00
Francois Gouget e96ab17ec1 hhctrl.ocx: Remove unneeded NONAMELESSXXX directives. 2015-03-13 00:28:18 +09:00
Erich Hoover fbc12b4a82 hhctrl.ocx: Add a missing Release call. 2012-01-27 18:05:46 +01:00
Michael Stefaniuc e8993f3ddd hhctrl.ocx: Remove a stray heap_alloc(0) (Smatch). 2010-02-10 11:34:02 +01:00
Erich Hoover cff5f60d3e hhctrl.ocx: Add Search capability. 2010-02-08 17:14:44 +01:00