Alexandre Julliard : msvcp90/tests: Dynamically generate a thunk to call thiscall functions.

Alexandre Julliard julliard at winehq.org
Tue Jul 5 12:59:07 CDT 2011


Module: wine
Branch: master
Commit: 99cdacb93b7d5ccfb4219c8ccbd2923dded4c6ad
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=99cdacb93b7d5ccfb4219c8ccbd2923dded4c6ad

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jul  5 18:00:50 2011 +0200

msvcp90/tests: Dynamically generate a thunk to call thiscall functions.

It's not possible to do this correctly with inline assembly.

---

 dlls/msvcp90/tests/misc.c   |  113 ++++++----------------
 dlls/msvcp90/tests/string.c |  226 ++++++++-----------------------------------
 2 files changed, 72 insertions(+), 267 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=99cdacb93b7d5ccfb4219c8ccbd2923dded4c6ad



More information about the wine-cvs mailing list