25 May
2007
25 May
'07
7:43 p.m.
Module: wine Branch: master Commit: 0f063c72b26f1bdb4afec9343122c6b9155720c1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0f063c72b26f1bdb4afec93431... Author: Rob Shearman <rob(a)codeweavers.com> Date: Wed May 23 19:06:47 2007 +0100 hlink: Improve the saving of hlinks by documenting the unknown header values and saving out more data. Add tests for saving hlinks with different properties. --- dlls/hlink/link.c | 103 +++++++++++++++++++-- dlls/hlink/tests/hlink.c | 226 +++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 315 insertions(+), 14 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0f063c72b26f1bdb4afec9...