Module: wine Branch: master Commit: 6d40dbe3da1cecd770961b633e326a375396a9c8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6d40dbe3da1cecd770961b633e...
Author: Eric Pouech eric.pouech@orange.fr Date: Tue Apr 22 21:59:38 2008 +0200
winhelp: Added the notion of WINHELP_WNDPAGE and use it to move the history to the global variables.
---
programs/winhelp/macro.c | 39 ++++++------ programs/winhelp/winhelp.c | 144 ++++++++++++++++++++++---------------------- programs/winhelp/winhelp.h | 22 +++++-- 3 files changed, 109 insertions(+), 96 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6d40dbe3da1cecd770961b...