在 2020/2/22 18:34, Pali Rohár 写道:
> On Friday 21 February 2020 17:22:13 Pali Rohár wrote:
>
> Hello! raymod2 on IRC pointed that _vscprintf() function used by above
> patch is not provided by original VC6 msvcrt.dll library. It was
> introduced in VC7 msvcr70.dll, but in may be provided in system32
> msvcrt.dll. To workaround a problem when _vscprintf() is not available,
> I wrote a small wrapper for libmingwex which emulates _vscprintf() call
> via _vsnprintf() with temporary array. Patch is attached.
> 

I had validated that this function is available in the bundled
MSVCRT.DLL in Windows XP SP3. Personally I consider this patch unnecessary.


-- 
Best regards,
LH_Mouse

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to