Module: wine Branch: master Commit: 50f67cbab1a3fe8c988ff2ea3793a4f782673ebd URL: http://source.winehq.org/git/wine.git/?a=commit;h=50f67cbab1a3fe8c988ff2ea37...
Author: Erich Hoover ehoover@mines.edu Date: Wed Jan 27 01:12:25 2010 -0700
hhctrl.ocx: Make the Index tab functional.
---
dlls/hhctrl.ocx/Makefile.in | 1 + dlls/hhctrl.ocx/help.c | 57 +++++++-- dlls/hhctrl.ocx/hhctrl.h | 21 ++++ dlls/hhctrl.ocx/index.c | 271 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 337 insertions(+), 13 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=50f67cbab1a3fe8c988ff2...