msvcp90/tests: Dynamically generate a thunk to call thiscall functions.
commit99cdacb93b7d5ccfb4219c8ccbd2923dded4c6ad
authorAlexandre Julliard <julliard@winehq.org>
Tue, 5 Jul 2011 16:00:50 +0000 (5 18:00 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Jul 2011 16:07:43 +0000 (5 18:07 +0200)
treea349c84c0f08f7eb3314b4dbcd3d009722ede258
parent718c6149377d1ecdec054a8a64685b2f6abf653e
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
dlls/msvcp90/tests/string.c