24 Apr
2008
24 Apr
'08
11:23 a.m.
Module: wine Branch: master Commit: e29b5f5dfb5fc797c0777df44618b68fefa6e33a URL: http://source.winehq.org/git/wine.git/?a=commit;h=e29b5f5dfb5fc797c0777df446... Author: Eric Pouech <eric.pouech(a)orange.fr> Date: Wed Apr 23 21:37:51 2008 +0200 winhelp: Start feeding the richedit control with relevant RTF stream. --- programs/winhelp/hlpfile.c | 158 ++++++++++++++++++++++++++++++++++++++++---- programs/winhelp/hlpfile.h | 12 +++- programs/winhelp/winhelp.c | 76 ++++++++++++++++++---- 3 files changed, 220 insertions(+), 26 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e29b5f5dfb5fc797c0777d...