Module: wine Branch: master Commit: 7b83b6b9dedca9d0256b0430b4758bf45edaa4e0 URL: https://source.winehq.org/git/wine.git/?a=commit;h=7b83b6b9dedca9d0256b0430b...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Apr 11 19:29:15 2019 +0200
msvcrt/tests: Add a function pointer to bypass builtin printf().
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msvcrt/tests/printf.c | 300 +++++++++++++++++++++++---------------------- 1 file changed, 151 insertions(+), 149 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=7b83b6b9dedca9d0256b0...