15 Jun
2009
15 Jun
'09
12:59 p.m.
Module: wine Branch: master Commit: eb08df3a901f6de5d3767c9514b103889828f01e URL: http://source.winehq.org/git/wine.git/?a=commit;h=eb08df3a901f6de5d3767c9514... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Sun Jun 14 15:34:20 2009 +0200 riched20: Add appropriate stdcall decorations to assembly functions. --- dlls/riched20/txthost.c | 168 +++++++++++++++++++++++----------------------- dlls/riched20/txtsrv.c | 44 ++++++------ 2 files changed, 106 insertions(+), 106 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=eb08df3a901f6de5d3767c...