mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 14:09:38 +08:00
Previously sprintf and _vsnprintf were imported from ntdll. These functions are defined as inline functions in ucrt headers, but linked directly by legacy CRT code.