Module: wine Branch: master Commit: 603e1a15846f94ee482bc0e002cbfd0cee18181f URL: http://source.winehq.org/git/wine.git/?a=commit;h=603e1a15846f94ee482bc0e002...
Author: Eric Pouech eric.pouech@orange.fr Date: Wed Apr 23 21:38:14 2008 +0200
winhelp: Implement the first round of support for links in RichEdit.
---
programs/winhelp/hlpfile.c | 77 ++++++++++++++++------ programs/winhelp/hlpfile.h | 13 +++- programs/winhelp/winhelp.c | 154 ++++++++++++++++++++++++++++++++++++++++---- programs/winhelp/winhelp.h | 1 + 4 files changed, 209 insertions(+), 36 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=603e1a15846f94ee482bc0...