8 Jul
2011
8 Jul
'11
4:23 p.m.
Module: wine Branch: master Commit: 23dd500a64ebc160fdea787e983b8bbebc1917d8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=23dd500a64ebc160fdea787e98... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Jul 8 14:40:10 2011 +0200 msvcp90/tests: Fix the calling convention of some function pointers. --- dlls/msvcp90/tests/misc.c | 21 ++++------ dlls/msvcp90/tests/string.c | 91 +++++++++++++++--------------------------- 2 files changed, 42 insertions(+), 70 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=23dd500a64ebc160fdea78...