Module: wine Branch: master Commit: cff5f60d3ea93f7020e799406a8b95452020f360 URL: http://source.winehq.org/git/wine.git/?a=commit;h=cff5f60d3ea93f7020e799406a...
Author: Erich Hoover ehoover@mines.edu Date: Sun Feb 7 10:39:33 2010 -0700
hhctrl.ocx: Add Search capability.
---
dlls/hhctrl.ocx/Makefile.in | 1 + dlls/hhctrl.ocx/chm.c | 1 - dlls/hhctrl.ocx/help.c | 51 ++++++++- dlls/hhctrl.ocx/hhctrl.h | 12 ++ dlls/hhctrl.ocx/search.c | 247 +++++++++++++++++++++++++++++++++++++++++++ dlls/hhctrl.ocx/stream.c | 12 ++ dlls/hhctrl.ocx/stream.h | 1 + 7 files changed, 318 insertions(+), 7 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cff5f60d3ea93f7020e799...