[PATCH] stdio.h: Provide sprintf and _snprintf as inline wrappers.

Jacek Caban jacek at codeweavers.com
Fri Feb 14 06:07:24 CST 2020


It's enough for Wine debug functions to use _vsnprintf from ucrtbase 
importlib instead of ntdll for modules that link to ucrtbase.


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---

  dlls/msvcp90/msvcp_main.c | 10 ----------
  include/msvcrt/stdio.h    | 24 ++++++++++++++++++++++--
  2 files changed, 22 insertions(+), 12 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-stdio.h-Provide-sprintf-and-_snprintf-as-inline-wrappe.txt
Type: text/x-patch
Size: 2440 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200214/fd166f04/attachment-0001.bin>


More information about the wine-devel mailing list