search for: corecrt_wstdio

Displaying 2 results from an estimated 2 matches for "corecrt_wstdio".

2020 Feb 28
0
Wine release 5.3
...-nodefaultlibs in cross compiler checks. stdio.h: Add snprintf inline wrapper. makedep: Define _UCRT in modules that link to ucrtbase. stdio.h: Add ucrt version of vsnprintf inline wrapper. include: Add corecrt_wio.h header. include: Move __acrt_iob_func declaration to corecrt_wstdio.h. stdio.h: Add ucrt _vsnprintf_s declaration. stdio.h: Add ucrt _vscprintf declaration. stdio.h: Add ucrt vsprintf declaration. stdio.h: Add ucrt vsprintf_s declaration. stdio.h: Add ucrt _vsprintf_p_l declaration. stdio.h: Add ucrt vfprintf declaration. s...
2020 Feb 16
0
Wine release 5.2
...: Return missing function custom data as VT_EMPTY. oleaut32: Use ITypeInfoImpl_GetInternalFuncDesc in a few more places. makedep: Use -mno-cygwin for linking modules with no sources. user32: Allow using null driver as a normal graphics driver. tchar.h: Fix some macros. corecrt_wstdio.h: Add new file and use it instead of duplicating declarations in stdio.h and wchar.h. makedep: Use msvcrt headers for objects inside importlibs. user32: Initialize module handle to NULL for null driver. stdio.h: Provide sprintf and _snprintf as inline wrappers. corecrt_stdi...