Module: wine Branch: master Commit: b21e28ca116d43757c923bebc46674ed7679455d URL: http://source.winehq.org/git/wine.git/?a=commit;h=b21e28ca116d43757c923bebc4...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Aug 24 16:24:01 2010 +0200
msvcrt: Use the thiscall type on appropriate entry points.
---
dlls/msvcirt/msvcirt.spec | 34 +++++++++--------- dlls/msvcr100/msvcr100.spec | 64 +++++++++++++++++----------------- dlls/msvcr70/msvcr70.spec | 80 +++++++++++++++++++++--------------------- dlls/msvcr71/msvcr71.spec | 64 +++++++++++++++++----------------- dlls/msvcr80/msvcr80.spec | 60 ++++++++++++++++---------------- dlls/msvcr90/msvcr90.spec | 60 ++++++++++++++++---------------- dlls/msvcrt/msvcrt.spec | 82 +++++++++++++++++++++--------------------- dlls/msvcrt40/msvcrt40.spec | 72 +++++++++++++++++++------------------- dlls/msvcrtd/msvcrtd.spec | 72 +++++++++++++++++++------------------- 9 files changed, 294 insertions(+), 294 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b21e28ca116d43757c923b...